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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to