How to use other versions
diff --git a/pom.xml b/pom.xml
index 90851a7..78e46fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,6 +32,9 @@
 
     For example:
       mvn commons-build:download-page [-Dcommons.release.version=1.2.3]
+
+    To use a SNAPSHOT version (for testing etc)
+      mvn org.apache.commons:commons-build-plugin:1.12-SNAPSHOT:download-page [-Dcommons.release.version=1.2.3]
   </description>
   <url>https://commons.apache.org/proper/commons-build-plugin/</url>
   <issueManagement>