You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2013/01/22 18:09:12 UTC

svn commit: r1437052 - in /commons/proper/commons-parent/tags/commons-parent-28-RC1: ./ RELEASE-NOTES.txt pom.xml src/changes/changes.xml

Author: sebb
Date: Tue Jan 22 17:09:11 2013
New Revision: 1437052

URL: http://svn.apache.org/viewvc?rev=1437052&view=rev
Log:
Initial RC for CP28

Added:
    commons/proper/commons-parent/tags/commons-parent-28-RC1/
      - copied from r1436289, commons/proper/commons-parent/trunk/
    commons/proper/commons-parent/tags/commons-parent-28-RC1/RELEASE-NOTES.txt
      - copied unchanged from r1437050, commons/proper/commons-parent/trunk/RELEASE-NOTES.txt
    commons/proper/commons-parent/tags/commons-parent-28-RC1/pom.xml
      - copied, changed from r1436511, commons/proper/commons-parent/trunk/pom.xml
    commons/proper/commons-parent/tags/commons-parent-28-RC1/src/changes/changes.xml
      - copied unchanged from r1436511, commons/proper/commons-parent/trunk/src/changes/changes.xml

Copied: commons/proper/commons-parent/tags/commons-parent-28-RC1/pom.xml (from r1436511, commons/proper/commons-parent/trunk/pom.xml)
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-28-RC1/pom.xml?p2=commons/proper/commons-parent/tags/commons-parent-28-RC1/pom.xml&p1=commons/proper/commons-parent/trunk/pom.xml&r1=1436511&r2=1437052&rev=1437052&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/tags/commons-parent-28-RC1/pom.xml Tue Jan 22 17:09:11 2013
@@ -28,7 +28,7 @@
   <artifactId>commons-parent</artifactId>
   <packaging>pom</packaging>
   <!-- Must agree with commons.release.version below -->
-  <version>28-SNAPSHOT</version>
+  <version>28</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>