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 2012/09/24 18:11:55 UTC

svn commit: r1389465 - in /commons/proper/commons-parent/tags/27-RC1: ./ pom.xml

Author: ggregory
Date: Mon Sep 24 16:11:55 2012
New Revision: 1389465

URL: http://svn.apache.org/viewvc?rev=1389465&view=rev
Log:
Create commons-parent-27-RC1.

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

Modified: commons/proper/commons-parent/tags/27-RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/27-RC1/pom.xml?rev=1389465&r1=1389461&r2=1389465&view=diff
==============================================================================
--- commons/proper/commons-parent/tags/27-RC1/pom.xml (original)
+++ commons/proper/commons-parent/tags/27-RC1/pom.xml Mon Sep 24 16:11:55 2012
@@ -29,7 +29,7 @@
   <artifactId>commons-parent</artifactId>
   <packaging>pom</packaging>
   <!-- Must agree with commons.release.version below -->
-  <version>27-SNAPSHOT</version>
+  <version>27</version>
   <name>Commons Parent</name>
   <url>http://commons.apache.org/</url>
   <description>The Apache Commons Parent Pom provides common settings for all Apache Commons components.</description>