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

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


The following commit(s) were added to refs/heads/master by this push:
     new ac69701  [SYNCOPE-1484]: syncope-ide-netbeans submodule fails to find 
netbeans dependency (#106)
ac69701 is described below

commit ac69701ffa8de228575349c28396f6113849ffeb
Author: Misagh Moayyed <[email protected]>
AuthorDate: Tue Sep 3 16:04:02 2019 +0430

    [SYNCOPE-1484]: syncope-ide-netbeans submodule fails to find netbeans 
dependency (#106)
    
    * SYNCOPE-1484: syncope-ide-netbeans submodule fails to find netbeans 
dependency.
    Coordinates show that the current available release version is RELEASE111.
---
 pom.xml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index eb653e9..d1ef1b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -478,7 +478,7 @@ under the License.
     
     <ianal-maven-plugin-version>1.0-alpha-1</ianal-maven-plugin-version>
 
-    <netbeans.version>RELEASE82</netbeans.version>
+    <netbeans.version>RELEASE111</netbeans.version>
 
     <antlr4.version>4.7.2</antlr4.version>
 
@@ -1833,10 +1833,6 @@ under the License.
       </snapshots>
     </repository>
     <repository>
-      <id>netbeans</id>
-      <url>http://bits.netbeans.org/maven2/</url>
-    </repository>
-    <repository>
       <id>jitpack.io</id>
       <url>https://jitpack.io</url>
     </repository>

Reply via email to