diff --git a/boms/pom.xml b/boms/pom.xml index 709fc3b46e..51af07d895 100644 --- a/boms/pom.xml +++ b/boms/pom.xml @@ -43,6 +43,14 @@ + + https://s01.oss.sonatype.org/ + jboss-releases-repository + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + jboss-snapshots-repository + https://s01.oss.sonatype.org/content/repositories/snapshots/ + + adapter spi @@ -58,8 +66,8 @@ 1.6.5 true - https://repository.jboss.org/nexus jboss-releases-repository + ${jboss.repo.nexusUrl} diff --git a/pom.xml b/pom.xml index cdab0e049b..37d9fd6ff4 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,12 @@ pom + https://s01.oss.sonatype.org/ + jboss-releases-repository + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + jboss-snapshots-repository + https://s01.oss.sonatype.org/content/repositories/snapshots/ + 2.7.4.Final