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/06/28 12:46:34 UTC

svn commit: r1834604 - /commons/proper/commons-parent/branches/commons-parent-47/pom.xml

Author: chtompki
Date: Thu Jun 28 12:46:34 2018
New Revision: 1834604

URL: http://svn.apache.org/viewvc?rev=1834604&view=rev
Log:
Remove -SNAPSHOT for the release

Modified:
    commons/proper/commons-parent/branches/commons-parent-47/pom.xml

Modified: commons/proper/commons-parent/branches/commons-parent-47/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/branches/commons-parent-47/pom.xml?rev=1834604&r1=1834603&r2=1834604&view=diff
==============================================================================
--- commons/proper/commons-parent/branches/commons-parent-47/pom.xml (original)
+++ commons/proper/commons-parent/branches/commons-parent-47/pom.xml Thu Jun 28 12:46:34 2018
@@ -28,7 +28,7 @@
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
   <packaging>pom</packaging>
-  <version>47-SNAPSHOT</version>
+  <version>47</version>
   <name>Apache Commons Parent</name>
   <url>http://commons.apache.org/commons-parent-pom.html</url>
   <description>The Apache Commons Parent POM provides common settings for all Apache Commons components.</description>