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 1212 <property name =" groupId" value =" com.junichi11.netbeans.modules" />
1313 <property name =" artifactId" value =" netbeans-php-enhancements" />
1414 <!-- also change the version of pom.xml -->
15- <property name =" version" value =" 1.3.0 " />
15+ <property name =" version" value =" 1.3.1 " />
1616 <!-- defined maven snapshots and staging repository id and url -->
1717 <property name =" ossrh-snapshots-repository-url"
1818 value =" https://oss.sonatype.org/content/repositories/snapshots/" />
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ OpenIDE-Module: com.junichi11.netbeans.php.enhancements
33OpenIDE-Module-Install: com/junichi11/netbeans/php/enhancements/Installer.class
44OpenIDE-Module-Localizing-Bundle: com/junichi11/netbeans/php/enhancements/Bundle.properties
55OpenIDE-Module-Requires: org.openide.windows.WindowManager
6- OpenIDE-Module-Specification-Version: 1.3.0
6+ OpenIDE-Module-Specification-Version: 1.3.1
77
Original file line number Diff line number Diff line change 44 <groupId >com.junichi11.netbeans.modules</groupId >
55 <artifactId >netbeans-php-enhancements</artifactId >
66 <!-- change the version of build.xml -->
7- <version >1.3.0 </version >
7+ <version >1.3.1 </version >
88 <packaging >nbm</packaging >
99 <name >NetBeans PHP Enhancements</name >
1010 <url >https://github.com/junichi11/</url >
You can’t perform that action at this time.
0 commit comments