Author: smarru
Date: Sun Aug 18 14:08:59 2013
New Revision: 1515116

URL: http://svn.apache.org/r1515116
Log:
Addressing AIRAVATA-406 - all extreme lab dependencies are now in maven central 
and unsupported features have been deprecated or removed. 

Modified:
    airavata/trunk/pom.xml

Modified: airavata/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/airavata/trunk/pom.xml?rev=1515116&r1=1515115&r2=1515116&view=diff
==============================================================================
--- airavata/trunk/pom.xml (original)
+++ airavata/trunk/pom.xml Sun Aug 18 14:08:59 2013
@@ -357,15 +357,6 @@
             <url>file:./jglobus-repo/repository</url>
         </repository>
         <repository>
-            <name>ogce.m2.all</name>
-            <id>ogce.m2.all</id>
-            
<url>http://community.ucs.indiana.edu:9090/archiva/repository/ogce.m2.all</url>
-            <snapshots>
-                <updatePolicy>daily</updatePolicy>
-                <enabled>false</enabled>
-            </snapshots>
-        </repository>
-        <repository>
             <id>unicore.eu</id>
             <name>UNICORE repository</name>
             <url>http://unicore-dev.zam.kfa-juelich.de/maven</url>


Reply via email to