You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by hb...@apache.org on 2007/11/10 11:16:23 UTC

svn commit: r593760 - /maven/continuum/trunk/pom.xml

Author: hboutemy
Date: Sat Nov 10 02:16:22 2007
New Revision: 593760

URL: http://svn.apache.org/viewvc?rev=593760&view=rev
Log:
JTA 1.0.1B and connector 1.0 are now in java.net public repository

Modified:
    maven/continuum/trunk/pom.xml

Modified: maven/continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/pom.xml?rev=593760&r1=593759&r2=593760&view=diff
==============================================================================
--- maven/continuum/trunk/pom.xml (original)
+++ maven/continuum/trunk/pom.xml Sat Nov 10 02:16:22 2007
@@ -187,6 +187,11 @@
         <enabled>false</enabled>
       </releases>
     </repository>
+    <repository>
+      <id>maven2-repository.dev.java.net</id>
+      <name>Java.net Repository for Maven</name>
+      <url>http://download.java.net/maven/2/</url>
+    </repository>
   </repositories>
   <pluginRepositories>
     <pluginRepository>