You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2013/09/05 23:39:34 UTC

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

Author: smarru
Date: Thu Sep  5 21:39:34 2013
New Revision: 1520432

URL: http://svn.apache.org/r1520432
Log:
moving jglobus to release version

Modified:
    airavata/trunk/pom.xml

Modified: airavata/trunk/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/pom.xml?rev=1520432&r1=1520431&r2=1520432&view=diff
==============================================================================
--- airavata/trunk/pom.xml (original)
+++ airavata/trunk/pom.xml Thu Sep  5 21:39:34 2013
@@ -89,7 +89,7 @@
         <oa4mp.version>1.0.6</oa4mp.version>
         <antrun.version>1.6</antrun.version>
         <bouncy.castle.version>1.45</bouncy.castle.version>
-        <jglobus.version>2.0.6-rc3</jglobus.version>
+        <jglobus.version>2.0.6</jglobus.version>
         <skipTests>false</skipTests>
     </properties>
 
@@ -354,10 +354,6 @@
             </snapshots>
         </repository>
         <repository>
-            <id>my-local-repo</id>
-            <url>file:./jglobus-repo/repository</url>
-        </repository>
-        <repository>
             <id>unicore.eu</id>
             <name>UNICORE repository</name>
             <url>http://unicore-dev.zam.kfa-juelich.de/maven</url>