You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/06/25 15:14:25 UTC

[commons-build-plugin] 01/02: Update POM version for Apache Commons Build Plugin Maven Mojo release 1.13

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git

commit 37788bd46febb94244112a4430d3a07f7135da32
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jun 25 11:03:12 2023 -0400

    Update POM version for Apache Commons Build Plugin Maven Mojo release 1.13
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 91c7e5d..7455743 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   </parent>
   <artifactId>commons-build-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <version>1.13-SNAPSHOT</version>
+  <version>1.13</version>
   <name>Apache Commons Build Plugin Maven Mojo</name>
   <description>
     Apache Maven Mojo for Apache Commons Build tasks.