Author: niallp
Date: Wed Apr 21 09:22:50 2010
New Revision: 936222
URL: http://svn.apache.org/viewvc?rev=936222&view=rev
Log:
Upgrade to commons-parent version 15
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=936222&r1=936221&r2=936222&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/pom.xml (original)
+++ commons/proper/net/branches/NET_2_0/pom.xml Wed Apr 21 09:22:50 2010
@@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>14</version>
+ <version>15</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-net</groupId>