Repository: commons-release-plugin
Updated Branches:
  refs/heads/master 36cb84476 -> fb1d5c3b2


commons-parent: 46 -> 47


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/fb1d5c3b
Tree: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/fb1d5c3b
Diff: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/fb1d5c3b

Branch: refs/heads/master
Commit: fb1d5c3b275b5d8411deb3b4439f9a2194209fb0
Parents: 36cb844
Author: Rob Tompkins <chtom...@apache.org>
Authored: Fri Aug 24 20:46:53 2018 -0400
Committer: Rob Tompkins <chtom...@apache.org>
Committed: Fri Aug 24 20:46:53 2018 -0400

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/fb1d5c3b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 31826d5..08ea9b9 100755
--- a/pom.xml
+++ b/pom.xml
@@ -21,11 +21,11 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>46</version>
+    <version>47</version>
   </parent>
   <artifactId>commons-release-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.4</version>
   <name>Apache Commons Release Plugin</name>
 
   <description>

Reply via email to