File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 <property name =" groupId" value =" com.junichi11.netbeans.modules" />
1414 <property name =" artifactId" value =" netbeans-cakephp3" />
1515 <!-- also change the version of pom.xml -->
16- <property name =" version" value =" 0.8 .0" />
16+ <property name =" version" value =" 0.9 .0" />
1717 <!-- defined maven snapshots and staging repository id and url -->
1818 <property name =" ossrh-snapshots-repository-url"
1919 value =" https://oss.sonatype.org/content/repositories/snapshots/" />
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ AutoUpdate-Show-In-Client: true
33OpenIDE-Module: org.netbeans.modules.php.cake3
44OpenIDE-Module-Layer: org/netbeans/modules/php/cake3/resources/layer.xml
55OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/php/cake3/Bundle.properties
6- OpenIDE-Module-Specification-Version: 0.8 .0
6+ OpenIDE-Module-Specification-Version: 0.9 .0
Original file line number Diff line number Diff line change 44 <groupId >com.junichi11.netbeans.modules</groupId >
55 <artifactId >netbeans-cakephp3</artifactId >
66 <!-- change the version of build.xml -->
7- <version >0.8 .0</version >
7+ <version >0.9 .0</version >
88 <packaging >nbm</packaging >
99 <name >NetBeans CakePHP3/4 Framework</name >
1010 <url >https://github.com/junichi11/</url >
You can’t perform that action at this time.
0 commit comments