You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by la...@apache.org on 2012/11/30 15:18:34 UTC

svn commit: r1415647 - /airavata/trunk/pom.xml

Author: lahiru
Date: Fri Nov 30 14:18:33 2012
New Revision: 1415647

URL: http://svn.apache.org/viewvc?rev=1415647&view=rev
Log:
Adding unicore repository to the build.

Modified:
    airavata/trunk/pom.xml

Modified: airavata/trunk/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/pom.xml?rev=1415647&r1=1415646&r2=1415647&view=diff
==============================================================================
--- airavata/trunk/pom.xml (original)
+++ airavata/trunk/pom.xml Fri Nov 30 14:18:33 2012
@@ -338,6 +338,12 @@
                 <enabled>false</enabled>
             </snapshots>
         </repository>
+        <repository>
+		<id>unicore.eu</id>
+		<name>UNICORE repository</name>
+		<url>http://unicore-dev.zam.kfa-juelich.de/maven</url>
+		</repository>
+     </repositories>
     </repositories>
     <profiles>
         <profile>