Author: ssmiweve
Date: 2009-01-20 13:03:03 +0100 (Tue, 20 Jan 2009)
New Revision: 7152

Modified:
   branches/2.18/pom.xml
Log:
Need to duplicate this to make it initially possible to get commons-main's 
pom.xml

Modified: branches/2.18/pom.xml
===================================================================
--- branches/2.18/pom.xml       2009-01-20 10:55:22 UTC (rev 7151)
+++ branches/2.18/pom.xml       2009-01-20 12:03:03 UTC (rev 7152)
@@ -1032,4 +1032,15 @@
         </site>
     </distributionManagement>
 
+    <repositories>
+        <!-- Need to duplicate this to make it initially possible to get 
commons-main's pom.xml -->
+        <repository>
+            <id>Sesat</id>
+            <name>Sesat Repository</name>
+            <url>http://sesat.no/maven2</url>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+        </repository>
+    </repositories>
 </project>

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to