This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/2_0_X by this push:
new 7e25619 [SYNCOPE-1484] Cherry-pick
ac69701ffa8de228575349c28396f6113849ffeb - thanks mmoayyed
7e25619 is described below
commit 7e25619982861473d32ddb111da7fd21769c02b2
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Sep 3 13:40:05 2019 +0200
[SYNCOPE-1484] Cherry-pick ac69701ffa8de228575349c28396f6113849ffeb -
thanks mmoayyed
---
pom.xml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index a1a5b07..2b6889d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -495,7 +495,7 @@ under the License.
<ianal-maven-plugin-version>1.0-alpha-1</ianal-maven-plugin-version>
<tycho.version>0.23.1</tycho.version>
- <netbeans.version>RELEASE82</netbeans.version>
+ <netbeans.version>RELEASE111</netbeans.version>
<antlr4.version>4.7.2</antlr4.version>
@@ -1879,10 +1879,6 @@ under the License.
<enabled>true</enabled>
</snapshots>
</repository>
- <repository>
- <id>netbeans</id>
- <url>http://bits.netbeans.org/maven2/</url>
- </repository>
</repositories>
<pluginRepositories>