Author: sebb
Date: Mon Sep 20 16:22:29 2010
New Revision: 998983
URL: http://svn.apache.org/viewvc?rev=998983&view=rev
Log:
Update to latest Commons parent
Modified:
commons/proper/net/trunk/pom.xml
Modified: commons/proper/net/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?rev=998983&r1=998982&r2=998983&view=diff
==============================================================================
--- commons/proper/net/trunk/pom.xml (original)
+++ commons/proper/net/trunk/pom.xml Mon Sep 20 16:22:29 2010
@@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>15</version>
+ <version>17</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-net</groupId>