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 1010 <property name =" groupId" value =" com.junichi11.netbeans.modules" />
1111 <property name =" artifactId" value =" netbeans-sort-line-tools" />
1212 <!-- also change the version of pom.xml -->
13- <property name =" version" value =" 1.24 " />
13+ <property name =" version" value =" 1.25.0 " />
1414 <!-- defined maven snapshots and staging repository id and url -->
1515 <property name =" ossrh-snapshots-repository-url"
1616 value =" https://oss.sonatype.org/content/repositories/snapshots/" />
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ OpenIDE-Module: org.netbeans.modules.linetools/1
33OpenIDE-Module-Layer: org/netbeans/modules/linetools/resources/layer.xml
44OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/linetools/Bundle.properties
55OpenIDE-Module-Requires: org.netbeans.api.javahelp.Help
6- OpenIDE-Module-Specification-Version: 1.24
6+ OpenIDE-Module-Specification-Version: 1.25.0
Original file line number Diff line number Diff line change 44 <groupId >com.junichi11.netbeans.modules</groupId >
55 <artifactId >netbeans-sort-line-tools</artifactId >
66 <!-- change the version of build.xml -->
7- <version >1.24 </version >
7+ <version >1.25.0 </version >
88 <packaging >nbm</packaging >
99 <name >NetBeans Sort Line Tools</name >
1010 <url >https://github.com/netbeanslab/nb-sort-line-tools</url >
You can’t perform that action at this time.
0 commit comments