diff --git a/README.md b/README.md
index 00475669..b5b40f6d 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ repository like this:
jboss-public-repository-group
JBoss Public Maven Repository Group
- http://repository.jboss.org/nexus/content/groups/public/
+ https://repository.jboss.org/nexus/repository/public/
diff --git a/RELEASE_PROCEDURE.md b/RELEASE_PROCEDURE.md
index 142d0ab3..74d60c61 100644
--- a/RELEASE_PROCEDURE.md
+++ b/RELEASE_PROCEDURE.md
@@ -32,24 +32,13 @@ This text assumes that the version number for a release is X.Y.Z.
11. `mvn release:perform -Pwildfly10`
-12. Go to `https://repository.jboss.org/nexus/index.html#stagingRepositories`
+12. Create a GitHub Release.
-13. Find the correct staging repository; it will be called
- `wildfly_extras-NNNN`. Verify the owner name; it should be your
- JBoss.org username. Also check the content of the repository.
+13. Close the relevant GitHub Milestone. Optionally create a new Milestone.
-14. Close the staging repository. Nexus will perform some validations.
- If successful, Nexus will send a confirmation e-mail.
-
-15. Release the repository. Nexus will send another confirmation e-mail.
-
-16. Create a GitHub Release.
-
-17. Close the relevant GitHub Milestone. Optionally create a new Milestone.
-
-18. Add a new heading to the top of `CHANGELOG.md`.
+14. Add a new heading to the top of `CHANGELOG.md`.
Its text should be: `X.Y.Z+1 (not yet released)`.
-19. `git commit -m "add next version number to changelog"`
+15. `git commit -m "add next version number to changelog"`
-20. Send a release announcement.
+16. Send a release announcement.
diff --git a/pom.xml b/pom.xml
index d2cfac6e..b213ba80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,14 +45,14 @@
- jboss-releases-repository
- JBoss Releases Repository
- https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/
+ jbossqe-eap-releases-repository
+ JBoss QE EAP Releases Repository
+ 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/
diff --git a/settings.xml b/settings.xml
index 4dc4dc7b..05db891c 100644
--- a/settings.xml
+++ b/settings.xml
@@ -18,7 +18,7 @@ Usage:
jboss-public
- https://repository.jboss.org/nexus/content/groups/public-jboss
+ https://repository.jboss.org/nexus/repository/public/