You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ba...@apache.org on 2007/08/22 16:14:38 UTC

svn commit: r568617 - in /commons/sandbox: csv/trunk/pom.xml id/trunk/pom.xml performance/trunk/pom.xml

Author: bayard
Date: Wed Aug 22 07:14:37 2007
New Revision: 568617

URL: http://svn.apache.org/viewvc?rev=568617&view=rev
Log:
Upgrading to the latest sandbox parent

Modified:
    commons/sandbox/csv/trunk/pom.xml
    commons/sandbox/id/trunk/pom.xml
    commons/sandbox/performance/trunk/pom.xml

Modified: commons/sandbox/csv/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/csv/trunk/pom.xml?rev=568617&r1=568616&r2=568617&view=diff
==============================================================================
--- commons/sandbox/csv/trunk/pom.xml (original)
+++ commons/sandbox/csv/trunk/pom.xml Wed Aug 22 07:14:37 2007
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-sandbox-parent</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>3-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-csv</artifactId>

Modified: commons/sandbox/id/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/id/trunk/pom.xml?rev=568617&r1=568616&r2=568617&view=diff
==============================================================================
--- commons/sandbox/id/trunk/pom.xml (original)
+++ commons/sandbox/id/trunk/pom.xml Wed Aug 22 07:14:37 2007
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-sandbox-parent</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>3-SNAPSHOT</version>
   </parent>
   <artifactId>commons-id</artifactId>
   <version>1.0-SNAPSHOT</version>

Modified: commons/sandbox/performance/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/performance/trunk/pom.xml?rev=568617&r1=568616&r2=568617&view=diff
==============================================================================
--- commons/sandbox/performance/trunk/pom.xml (original)
+++ commons/sandbox/performance/trunk/pom.xml Wed Aug 22 07:14:37 2007
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
 	<artifactId>commons-sandbox-parent</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>3-SNAPSHOT</version>
   </parent>
 
   <artifactId>performance</artifactId>