Author: chtompki
Date: Wed Jun 27 19:25:31 2018
New Revision: 1834534
URL: http://svn.apache.org/viewvc?rev=1834534&view=rev
Log:
Remove -SNAPSHOT for version 47 release
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1834534&r1=1834533&r2=1834534&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Wed Jun 27 19:25:31 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>