This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 0941929 How to use other versions
0941929 is described below
commit 0941929ba266403aba8db5ae8a8747dbdc7caf7e
Author: Sebb <[email protected]>
AuthorDate: Tue Oct 13 16:56:26 2020 +0100
How to use other versions
---
pom.xml | 3 +++
1 file changed, 3 insertions(+)
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>