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 2007/11/16 16:25:58 UTC

svn commit: r595702 - in /commons/proper: commons-sandbox-parent/trunk/pom.xml jci/trunk/pom.xml vfs/trunk/pom.xml

Author: niallp
Date: Fri Nov 16 07:25:57 2007
New Revision: 595702

URL: http://svn.apache.org/viewvc?rev=595702&view=rev
Log:
update to commons-parent 5

Modified:
    commons/proper/commons-sandbox-parent/trunk/pom.xml
    commons/proper/jci/trunk/pom.xml
    commons/proper/vfs/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=595702&r1=595701&r2=595702&view=diff
==============================================================================
--- commons/proper/commons-sandbox-parent/trunk/pom.xml (original)
+++ commons/proper/commons-sandbox-parent/trunk/pom.xml Fri Nov 16 07:25:57 2007
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>4</version>
+    <version>5</version>
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-sandbox-parent</artifactId>

Modified: commons/proper/jci/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jci/trunk/pom.xml?rev=595702&r1=595701&r2=595702&view=diff
==============================================================================
--- commons/proper/jci/trunk/pom.xml (original)
+++ commons/proper/jci/trunk/pom.xml Fri Nov 16 07:25:57 2007
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>4</version>
+        <version>5</version>
     </parent>
     <packaging>pom</packaging>
     <groupId>org.apache.commons</groupId>

Modified: commons/proper/vfs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=595702&r1=595701&r2=595702&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Fri Nov 16 07:25:57 2007
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>4</version>
+    <version>5</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>