This is an automated email from the ASF dual-hosted git repository.
jtulach pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-html4j.git
The following commit(s) were added to refs/heads/master by this push:
new bab9701 Using bits from NetBeans 13 release
bab9701 is described below
commit bab9701a0b3639c1ce94253b9d007787b02baa78
Author: Jaroslav Tulach <[email protected]>
AuthorDate: Sun Mar 6 06:31:37 2022 +0100
Using bits from NetBeans 13 release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2b9b0ae..2cc56af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <netbeans.version>RELEASE125</netbeans.version>
+ <netbeans.version>RELEASE130</netbeans.version>
<graalvm.version>21.3.0</graalvm.version>
<grizzly.version>2.3.8</grizzly.version>
<license>COPYING</license>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists