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:10:34 UTC

svn commit: r568615 - in /commons/sandbox: compress/trunk/pom.xml exec/trunk/pom.xml finder/trunk/pom.xml i18n/trunk/pom.xml javaflow/trunk/pom.xml js2j/trunk/pom.xml openpgp/trunk/pom.xml pipeline/trunk/pom.xml proxy/trunk/pom.xml

Author: bayard
Date: Wed Aug 22 07:10:33 2007
New Revision: 568615

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

Modified:
    commons/sandbox/compress/trunk/pom.xml
    commons/sandbox/exec/trunk/pom.xml
    commons/sandbox/finder/trunk/pom.xml
    commons/sandbox/i18n/trunk/pom.xml
    commons/sandbox/javaflow/trunk/pom.xml
    commons/sandbox/js2j/trunk/pom.xml
    commons/sandbox/openpgp/trunk/pom.xml
    commons/sandbox/pipeline/trunk/pom.xml
    commons/sandbox/proxy/trunk/pom.xml

Modified: commons/sandbox/compress/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/compress/trunk/pom.xml?rev=568615&r1=568614&r2=568615&view=diff
==============================================================================
--- commons/sandbox/compress/trunk/pom.xml (original)
+++ commons/sandbox/compress/trunk/pom.xml Wed Aug 22 07:10:33 2007
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-sandbox</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>3-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-compress</artifactId>

Modified: commons/sandbox/exec/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/exec/trunk/pom.xml?rev=568615&r1=568614&r2=568615&view=diff
==============================================================================
--- commons/sandbox/exec/trunk/pom.xml (original)
+++ commons/sandbox/exec/trunk/pom.xml Wed Aug 22 07:10:33 2007
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-sandbox</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>3-SNAPSHOT</version>
   </parent>
   <artifactId>commons-exec</artifactId>
   <version>1.0-SNAPSHOT</version>

Modified: commons/sandbox/finder/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/finder/trunk/pom.xml?rev=568615&r1=568614&r2=568615&view=diff
==============================================================================
--- commons/sandbox/finder/trunk/pom.xml (original)
+++ commons/sandbox/finder/trunk/pom.xml Wed Aug 22 07:10:33 2007
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-sandbox</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>3-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-finder</artifactId>

Modified: commons/sandbox/i18n/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/i18n/trunk/pom.xml?rev=568615&r1=568614&r2=568615&view=diff
==============================================================================
--- commons/sandbox/i18n/trunk/pom.xml (original)
+++ commons/sandbox/i18n/trunk/pom.xml Wed Aug 22 07:10:33 2007
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-sandbox</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>3-SNAPSHOT</version>
   </parent>
   <artifactId>commons-i18n</artifactId>
   <version>1.0-SNAPSHOT</version>

Modified: commons/sandbox/javaflow/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/javaflow/trunk/pom.xml?rev=568615&r1=568614&r2=568615&view=diff
==============================================================================
--- commons/sandbox/javaflow/trunk/pom.xml (original)
+++ commons/sandbox/javaflow/trunk/pom.xml Wed Aug 22 07:10:33 2007
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-sandbox</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>3-SNAPSHOT</version>
   </parent>
   
   <artifactId>javaflow</artifactId>

Modified: commons/sandbox/js2j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/js2j/trunk/pom.xml?rev=568615&r1=568614&r2=568615&view=diff
==============================================================================
--- commons/sandbox/js2j/trunk/pom.xml (original)
+++ commons/sandbox/js2j/trunk/pom.xml Wed Aug 22 07:10:33 2007
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-sandbox</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>3-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-js2j</artifactId>

Modified: commons/sandbox/openpgp/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/openpgp/trunk/pom.xml?rev=568615&r1=568614&r2=568615&view=diff
==============================================================================
--- commons/sandbox/openpgp/trunk/pom.xml (original)
+++ commons/sandbox/openpgp/trunk/pom.xml Wed Aug 22 07:10:33 2007
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-sandbox</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>3-SNAPSHOT</version>
   </parent>
   <artifactId>commons-openpgp</artifactId>
   <version>1.0-SNAPSHOT</version>

Modified: commons/sandbox/pipeline/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/pipeline/trunk/pom.xml?rev=568615&r1=568614&r2=568615&view=diff
==============================================================================
--- commons/sandbox/pipeline/trunk/pom.xml (original)
+++ commons/sandbox/pipeline/trunk/pom.xml Wed Aug 22 07:10:33 2007
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-sandbox</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>3-SNAPSHOT</version>
   </parent>
   <artifactId>commons-pipeline</artifactId>
   <version>1.0-SNAPSHOT</version>

Modified: commons/sandbox/proxy/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/proxy/trunk/pom.xml?rev=568615&r1=568614&r2=568615&view=diff
==============================================================================
--- commons/sandbox/proxy/trunk/pom.xml (original)
+++ commons/sandbox/proxy/trunk/pom.xml Wed Aug 22 07:10:33 2007
@@ -19,7 +19,7 @@
     <parent>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-sandbox</artifactId>
-      <version>1-SNAPSHOT</version>
+      <version>3-SNAPSHOT</version>
     </parent>
     <artifactId>commons-proxy</artifactId>
     <version>1.0-SNAPSHOT</version>