You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2019/09/02 18:38:07 UTC

[commons-build-plugin] 02/02: (chore) upversion 1.11 -> 1.12-SNAPSHOT post release

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

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

commit d0cba829a81020bd38402dc026de615afe960d22
Author: Rob Tompkins <ch...@apache.org>
AuthorDate: Mon Sep 2 14:37:45 2019 -0400

    (chore) upversion 1.11 -> 1.12-SNAPSHOT post release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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