You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2021/06/01 15:35:51 UTC

[syncope] 02/02: Upgrading Netbeans

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

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 7dff2f78bc61a954066663a035c24676c576ffbf
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Jun 1 16:28:24 2021 +0200

    Upgrading Netbeans
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 97d19d4..f7960dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -503,7 +503,7 @@ under the License.
     <maven-invoker.version>3.0.1</maven-invoker.version>
 
     <tycho.version>1.7.0</tycho.version>
-    <netbeans.version>RELEASE122</netbeans.version>
+    <netbeans.version>RELEASE124</netbeans.version>
 
     <antlr4.version>4.9.2</antlr4.version>