You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2022/12/15 00:19:43 UTC

[netbeans] 08/08: Upgrade version numbers for the affected modules

This is an automated email from the ASF dual-hosted git repository.

lkishalmi pushed a commit to branch release160
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit 6c11e077a65d7ba9e5317ae954955b9cbe5f37c5
Author: Laszlo Kishalmi <la...@gmail.com>
AuthorDate: Sun Nov 27 15:56:26 2022 -0800

    Upgrade version numbers for the affected modules
---
 extide/gradle/manifest.mf                     | 2 +-
 java/gradle.java/nbproject/project.properties | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/extide/gradle/manifest.mf b/extide/gradle/manifest.mf
index 30e090e4c6..ada6ca95f7 100644
--- a/extide/gradle/manifest.mf
+++ b/extide/gradle/manifest.mf
@@ -3,4 +3,4 @@ AutoUpdate-Show-In-Client: false
 OpenIDE-Module: org.netbeans.modules.gradle/2
 OpenIDE-Module-Layer: org/netbeans/modules/gradle/layer.xml
 OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/gradle/Bundle.properties
-OpenIDE-Module-Specification-Version: 2.29
+OpenIDE-Module-Specification-Version: 2.29.1
diff --git a/java/gradle.java/nbproject/project.properties b/java/gradle.java/nbproject/project.properties
index 859cdc0105..9ef6374316 100644
--- a/java/gradle.java/nbproject/project.properties
+++ b/java/gradle.java/nbproject/project.properties
@@ -25,5 +25,5 @@ javadoc.apichanges=${basedir}/apichanges.xml
 test-unit-sys-prop.test.netbeans.dest.dir=${netbeans.dest.dir}
 test-unit-sys-prop.java.awt.headless=true
 test.use.jdk.javac=true
-spec.version.base=1.20.0
+spec.version.base=1.20.1
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists