You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ni...@apache.org on 2008/03/03 00:29:59 UTC

svn commit: r632874 - /commons/proper/commons-sandbox-parent/trunk/pom.xml

Author: niallp
Date: Sun Mar  2 15:29:58 2008
New Revision: 632874

URL: http://svn.apache.org/viewvc?rev=632874&view=rev
Log:
Upgrade to version 8 of commons-parent

Modified:
    commons/proper/commons-sandbox-parent/trunk/pom.xml

Modified: commons/proper/commons-sandbox-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-sandbox-parent/trunk/pom.xml?rev=632874&r1=632873&r2=632874&view=diff
==============================================================================
--- commons/proper/commons-sandbox-parent/trunk/pom.xml (original)
+++ commons/proper/commons-sandbox-parent/trunk/pom.xml Sun Mar  2 15:29:58 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>7</version>
+    <version>8</version>
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-sandbox-parent</artifactId>