Author: niallp Date: Mon Mar 15 23:12:16 2010 New Revision: 923499 URL: http://svn.apache.org/viewvc?rev=923499&view=rev Log: Upgrade to commons-parent-14
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=923499&r1=923498&r2=923499&view=diff ============================================================================== --- commons/proper/net/branches/NET_2_0/pom.xml (original) +++ commons/proper/net/branches/NET_2_0/pom.xml Mon Mar 15 23:12:16 2010 @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>13</version> + <version>14</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-net</groupId>