diff --git a/docs/guide/examples/user-defined-feature-pack/content.adoc b/docs/guide/examples/user-defined-feature-pack/content.adoc
index b8a3ab0d..ea06a157 100644
--- a/docs/guide/examples/user-defined-feature-pack/content.adoc
+++ b/docs/guide/examples/user-defined-feature-pack/content.adoc
@@ -25,7 +25,7 @@ Add the Maven plugin dependency in your pom.xml file :
org.wildfly.galleon-plugins
wildfly-galleon-maven-plugin
- 7.0.0.Beta1-SNAPSHOT
+ 7.0.0.Beta1
----
diff --git a/docs/guide/maven-plugins/index.adoc b/docs/guide/maven-plugins/index.adoc
index b0bbbf1c..af802c91 100644
--- a/docs/guide/maven-plugins/index.adoc
+++ b/docs/guide/maven-plugins/index.adoc
@@ -10,7 +10,7 @@ include::provision-dist/index.adoc[]
org.wildfly.galleon-plugins
wildfly-galleon-maven-plugin
- 7.0.0.Beta1-SNAPSHOT
+ 7.0.0.Beta1
----