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 2018/08/25 00:52:43 UTC

commons-release-plugin git commit: Typo, left 1.4 on master, whoops

Repository: commons-release-plugin
Updated Branches:
  refs/heads/master fb1d5c3b2 -> 2c48dd247


Typo, left 1.4 on master, whoops


Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/2c48dd24
Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/2c48dd24
Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/2c48dd24

Branch: refs/heads/master
Commit: 2c48dd247bdd72e33b7cabe0b592867c2b4bc040
Parents: fb1d5c3
Author: Rob Tompkins <ch...@apache.org>
Authored: Fri Aug 24 20:52:33 2018 -0400
Committer: Rob Tompkins <ch...@apache.org>
Committed: Fri Aug 24 20:52:33 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/2c48dd24/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 08ea9b9..7267084 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   </parent>
   <artifactId>commons-release-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <version>1.4</version>
+  <version>1.4-SNAPSHOT</version>
   <name>Apache Commons Release Plugin</name>
 
   <description>