diff --git a/docs/guide/examples/user-defined-feature-pack/content.adoc b/docs/guide/examples/user-defined-feature-pack/content.adoc
index c6ce5c02..d4f02333 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
- 6.5.2.Final
+ 6.5.3.Final-SNAPSHOT
----
diff --git a/docs/guide/maven-plugins/index.adoc b/docs/guide/maven-plugins/index.adoc
index 0b04df40..6e478878 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
- 6.5.2.Final
+ 6.5.3.Final-SNAPSHOT
----