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 2022/03/13 17:24:42 UTC

[commons-release-plugin] branch master updated: Set version to a snapshot.

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

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


The following commit(s) were added to refs/heads/master by this push:
     new b8576ef  Set version to a snapshot.
b8576ef is described below

commit b8576efec72a4706bc14c3f1c617ca1abe7293a8
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Mar 13 13:24:39 2022 -0400

    Set version to a snapshot.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 323621f..d1943ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   </parent>
   <artifactId>commons-release-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <version>1.8.0</version>
+  <version>1.8.0-SNAPSHOT</version>
   <name>Apache Commons Release Plugin</name>
 
   <description>