diff --git a/build.xml b/build.xml index f948b60..12993d7 100644 --- a/build.xml +++ b/build.xml @@ -10,7 +10,7 @@ - + diff --git a/manifest.mf b/manifest.mf index dbfd11b..e950fcd 100644 --- a/manifest.mf +++ b/manifest.mf @@ -3,4 +3,4 @@ OpenIDE-Module: org.netbeans.modules.linetools/1 OpenIDE-Module-Layer: org/netbeans/modules/linetools/resources/layer.xml OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/linetools/Bundle.properties OpenIDE-Module-Requires: org.netbeans.api.javahelp.Help -OpenIDE-Module-Specification-Version: 1.24 +OpenIDE-Module-Specification-Version: 1.25.0 diff --git a/pom.xml b/pom.xml index 5305728..51560e8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.junichi11.netbeans.modules netbeans-sort-line-tools - 1.24 + 1.25.0 nbm NetBeans Sort Line Tools https://github.com/netbeanslab/nb-sort-line-tools