File tree Expand file tree Collapse file tree 5 files changed +6
-5
lines changed
Expand file tree Collapse file tree 5 files changed +6
-5
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-cakephp" />
1515 <!-- also change the version of pom.xml -->
16- <property name =" version" value =" 1.0 .0" />
16+ <property name =" version" value =" 1.1 .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 @@ -2,4 +2,4 @@ Manifest-Version: 1.0
22OpenIDE-Module: org.cakephp.netbeans
33OpenIDE-Module-Layer: org/cakephp/netbeans/resources/layer.xml
44OpenIDE-Module-Localizing-Bundle: org/cakephp/netbeans/resources/Bundle.properties
5- OpenIDE-Module-Specification-Version: 1.0 .0
5+ OpenIDE-Module-Specification-Version: 1.1 .0
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ build.xml.script.CRC32=509b06b8
33build.xml.stylesheet.CRC32 =15ca8a54@2.75.1
44# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
55# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
6- nbproject/build-impl.xml.data.CRC32 =3b01f477
6+ nbproject/build-impl.xml.data.CRC32 =e0dd007a
77nbproject/build-impl.xml.script.CRC32 =66d0a2dd
8- nbproject/build-impl.xml.stylesheet.CRC32 =49aa68b0@2.75.1
8+ nbproject/build-impl.xml.stylesheet.CRC32 =49aa68b0@2.82
Original file line number Diff line number Diff line change 239239 <build-prerequisite />
240240 <compile-dependency />
241241 <run-dependency >
242+ <release-version >2</release-version >
242243 <implementation-version />
243244 </run-dependency >
244245 </dependency >
Original file line number Diff line number Diff line change 44 <groupId >com.junichi11.netbeans.modules</groupId >
55 <artifactId >netbeans-cakephp</artifactId >
66 <!-- change the version of build.xml -->
7- <version >1.0 .0</version >
7+ <version >1.1 .0</version >
88 <packaging >nbm</packaging >
99 <name >NetBeans CakePHP Framework</name >
1010 <url >https://github.com/junichi11/</url >
You can’t perform that action at this time.
0 commit comments