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:13:47 UTC

svn commit: r1520429 - in /airavata/sandbox/gsissh: jglobus-repo/ pom.xml

Author: smarru
Date: Thu Sep  5 21:13:47 2013
New Revision: 1520429

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

Removed:
    airavata/sandbox/gsissh/jglobus-repo/
Modified:
    airavata/sandbox/gsissh/pom.xml

Modified: airavata/sandbox/gsissh/pom.xml
URL: http://svn.apache.org/viewvc/airavata/sandbox/gsissh/pom.xml?rev=1520429&r1=1520428&r2=1520429&view=diff
==============================================================================
--- airavata/sandbox/gsissh/pom.xml (original)
+++ airavata/sandbox/gsissh/pom.xml Thu Sep  5 21:13:47 2013
@@ -28,10 +28,6 @@
 
     <repositories>
         <repository>
-            <id>my-local-repo</id>
-            <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>
@@ -146,7 +142,7 @@
 
 
     <properties>
-        <jglobus.version>2.0.6-rc2</jglobus.version>
+        <jglobus.version>2.0.6</jglobus.version>
         <surefire.version>2.12</surefire.version>
         <junit.version>4.7</junit.version>
         <log4j.version>1.2.17</log4j.version>