diff --git a/build.gradle b/build.gradle
index 01aa775e6..35b01b4ba 100644
--- a/build.gradle
+++ b/build.gradle
@@ -25,12 +25,6 @@ buildscript {
}
}
-repositories {
- maven { url "https://repository.apache.org/content/repositories/staging" }
- mavenCentral()
-}
-
-
// Only add the plugin for Sonar if enabled
if (project.hasProperty('enableSonar')) {
println 'Enabling Sonar support'
diff --git a/build.xml b/build.xml
index e65567b61..d88018d5b 100644
--- a/build.xml
+++ b/build.xml
@@ -201,7 +201,7 @@ under the License.
value="${repository.m2}/maven2/com/github/virtuald/curvesapi/1.05/curvesapi-1.05.jar"/>
+ value="https://repository.apache.org/content/repositories/releases/org/apache/xmlbeans/xmlbeans/3.0.0/xmlbeans-3.0.0.jar"/>
diff --git a/sonar/pom.xml b/sonar/pom.xml
index 017bb9f6c..c76d33163 100644
--- a/sonar/pom.xml
+++ b/sonar/pom.xml
@@ -49,9 +49,9 @@
- xmlbeans-snapshot-repo
- xmlbeans snapshot repo
- https://repository.apache.org/content/repositories/staging
+ apache-releases-repo
+ apache releases repo
+ https://repository.apache.org/content/repositories/releases