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 7d03bff  Update SNAPSHOT example
7d03bff is described below

commit 7d03bff2d03713b99590efb19b0e62027ebc4fcd
Author: Sebb <s...@apache.org>
AuthorDate: Sat Dec 9 16:57:18 2023 +0000

    Update SNAPSHOT example
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 219279d..3889f90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
       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]
+      mvn 
org.apache.commons:commons-build-plugin:1.14.0-SNAPSHOT:download-page 
[-Dcommons.release.version=1.2.3]
   </description>
   <url>https://commons.apache.org/proper/commons-build-plugin/</url>
   <issueManagement>

Reply via email to