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 2013/05/28 23:22:01 UTC

svn commit: r1487126 - in /commons/proper/commons-parent/tags/30-RC1: ./ pom.xml

Author: ggregory
Date: Tue May 28 21:22:00 2013
New Revision: 1487126

URL: http://svn.apache.org/r1487126
Log:
Create commons-parent-30-RC1.

Added:
    commons/proper/commons-parent/tags/30-RC1/
      - copied from r1487124, commons/proper/commons-parent/trunk/
Modified:
    commons/proper/commons-parent/tags/30-RC1/pom.xml

Modified: commons/proper/commons-parent/tags/30-RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/30-RC1/pom.xml?rev=1487126&r1=1487124&r2=1487126&view=diff
==============================================================================
--- commons/proper/commons-parent/tags/30-RC1/pom.xml (original)
+++ commons/proper/commons-parent/tags/30-RC1/pom.xml Tue May 28 21:22:00 2013
@@ -28,7 +28,7 @@
   <artifactId>commons-parent</artifactId>
   <packaging>pom</packaging>
   <!-- Must agree with commons.release.version below -->
-  <version>30-SNAPSHOT</version>
+  <version>30</version>
   <name>Apache Commons Parent</name>
   <url>http://commons.apache.org/</url>
   <description>The Apache Commons Parent POM provides common settings for all Apache Commons components.</description>