You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rw...@apache.org on 2007/01/03 12:20:01 UTC

svn commit: r492106 - /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/pom.xml

Author: rwinston
Date: Wed Jan  3 03:20:00 2007
New Revision: 492106

URL: http://svn.apache.org/viewvc?view=rev&rev=492106
Log:
Add commons-parent

Modified:
    jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/pom.xml

Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/pom.xml?view=diff&rev=492106&r1=492105&r2=492106
==============================================================================
--- jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/pom.xml (original)
+++ jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/pom.xml Wed Jan  3 03:20:00 2007
@@ -25,6 +25,13 @@
 	<inceptionYear>1997</inceptionYear>
 	<description>Jakarta Commons Net</description>
 
+	<parent>
+    		<groupId>org.apache.commons</groupId>
+		<artifactId>commons-parent</artifactId>
+		<version>1</version>
+	</parent>
+
+
 	<pluginRepositories>
 		<pluginRepository>
 			<id>snapshots</id>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org