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 19:31:26 UTC

[commons-release-plugin] 04/04: (chore) 1.7 -> 1.8-SNAPSHOT from 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-release-plugin.git

commit 00bf13a4cbf3883b476fb1c2fc346bc33a3907fb
Author: Rob Tompkins <ch...@apache.org>
AuthorDate: Mon Sep 2 15:29:39 2019 -0400

    (chore) 1.7 -> 1.8-SNAPSHOT from release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2a7743f..05d2ca2 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   </parent>
   <artifactId>commons-release-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <version>1.7</version>
+  <version>1.8-SNAPSHOT</version>
   <name>Apache Commons Release Plugin</name>
 
   <description>