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/09 15:22:38 UTC

svn commit: r635246 - /commons/proper/collections/branches/collections_jdk5_branch/pom.xml

Author: niallp
Date: Sun Mar  9 07:22:38 2008
New Revision: 635246

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

Modified:
    commons/proper/collections/branches/collections_jdk5_branch/pom.xml

Modified: commons/proper/collections/branches/collections_jdk5_branch/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/collections/branches/collections_jdk5_branch/pom.xml?rev=635246&r1=635245&r2=635246&view=diff
==============================================================================
--- commons/proper/collections/branches/collections_jdk5_branch/pom.xml (original)
+++ commons/proper/collections/branches/collections_jdk5_branch/pom.xml Sun Mar  9 07:22:38 2008
@@ -22,10 +22,9 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>8</version>
+    <version>9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
-  <packaging>bundle</packaging>
   <groupId>commons-collections</groupId>
   <artifactId>commons-collections</artifactId>
   <version>3.3-SNAPSHOT</version>