diff --git a/README.md b/README.md index ff149013..52ed757a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ i.e. adjust your XTF repository `pom.xml` configuration by adding (if not there jboss-snapshots-repository JBoss Snapshots Repository - https://repository.jboss.org/nexus/content/repositories/snapshots + https://repository.jboss.org/nexus/repository/snapshots/ true diff --git a/RELEASE.md b/RELEASE.md index c01d76ee..20f13ea9 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -41,7 +41,7 @@ complete then click the "Release" button which makes the new XTF tag publicly av ### Automatic deploy to XTF Snapshots repository when pushing branch The XTF project is using GitHub _actions_ to deploy XTF snapshots to the JBoss Snapshots repository: -https://repository.jboss.org/nexus/content/repositories/snapshots +https://repository.jboss.org/nexus/repository/snapshots/ This works automatically when a branch is pushed to the "upstream" repo. diff --git a/pom.xml b/pom.xml index 03d5c95a..ed9a8662 100644 --- a/pom.xml +++ b/pom.xml @@ -44,12 +44,12 @@ jboss-releases-repository JBoss Releases Repository - https://repository.jboss.org/nexus/service/local/staging/deploy/maven2 + https://repository.jboss.org/nexus/repository/jbossqe-eap/ jboss-snapshots-repository JBoss Snapshots Repository - https://repository.jboss.org/nexus/content/repositories/snapshots + https://repository.jboss.org/nexus/repository/snapshots/