diff --git a/README.adoc b/README.adoc
index 5add2bcc8..b1466fe36 100644
--- a/README.adoc
+++ b/README.adoc
@@ -12,12 +12,6 @@ You can build the entire site by invoking the following on the docs-build branch
[source,bash]
----
-mvn exec:exec@antora
+./mvnw antora
----
-== Building a Specific Branch
-
-[source,bash]
-----
-mvn exec:exec@antora
-----
diff --git a/pom.xml b/pom.xml
index 739c41dbd..93ba8be96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,6 @@
- @antora/cli@3.2.0-alpha.6@antora/atlas-extension@1.0.0-alpha.2@antora/collector-extension@1.0.0-beta.1@asciidoctor/tabs@1.0.0-beta.6