Author: niallp
Date: Sun Mar 9 07:22:15 2008
New Revision: 635245
URL: http://svn.apache.org/viewvc?rev=635245&view=rev
Log:
Upgrade to version 9 of commons-parent
Modified:
commons/proper/net/branches/NET_2_0/pom.xml
Modified: commons/proper/net/branches/NET_2_0/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/pom.xml?rev=635245&r1=635244&r2=635245&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/pom.xml (original)
+++ commons/proper/net/branches/NET_2_0/pom.xml Sun Mar 9 07:22:15 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-net</groupId>
<artifactId>commons-net</artifactId>
<version>2.0.0-SNAPSHOT</version>