You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ke...@apache.org on 2010/07/16 23:38:51 UTC

svn commit: r964959 - /incubator/oodt/trunk/core/pom.xml

Author: kelly
Date: Fri Jul 16 21:38:51 2010
New Revision: 964959

URL: http://svn.apache.org/viewvc?rev=964959&view=rev
Log:
No longer need JPL mvn repo

Modified:
    incubator/oodt/trunk/core/pom.xml

Modified: incubator/oodt/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/core/pom.xml?rev=964959&r1=964958&r2=964959&view=diff
==============================================================================
--- incubator/oodt/trunk/core/pom.xml (original)
+++ incubator/oodt/trunk/core/pom.xml Fri Jul 16 21:38:51 2010
@@ -40,15 +40,6 @@ the License.
             <snapshots>
                 <enabled>true</enabled>
             </snapshots>
-            <id>oodt-m2-public-repository</id>
-            <name>OODT Maven 2.x Public Repository</name>
-            <url>http://oodt.jpl.nasa.gov/download/public</url>
-            <layout>default</layout>
-        </repository>
-        <repository>
-            <snapshots>
-                <enabled>true</enabled>
-            </snapshots>
             <id>javax-transaction</id>
             <name>Java Sun Maven2 Repository</name>
             <url>http://download.java.net/maven/2</url>