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/10/09 22:34:20 UTC

svn commit: r1530787 - /airavata/trunk/modules/gfac-core/pom.xml

Author: smarru
Date: Wed Oct  9 20:34:19 2013
New Revision: 1530787

URL: http://svn.apache.org/r1530787
Log:
moving to the maven central version of the bcgss jar

Modified:
    airavata/trunk/modules/gfac-core/pom.xml

Modified: airavata/trunk/modules/gfac-core/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/gfac-core/pom.xml?rev=1530787&r1=1530786&r2=1530787&view=diff
==============================================================================
--- airavata/trunk/modules/gfac-core/pom.xml (original)
+++ airavata/trunk/modules/gfac-core/pom.xml Wed Oct  9 20:34:19 2013
@@ -214,7 +214,7 @@
             <version>0.1.50</version>
         </dependency>
 	<dependency>
-            <groupId>edu.illinois.ncsa</groupId>
+            <groupId>org.ogce</groupId>
             <artifactId>bcgss</artifactId>
             <version>146</version>
         </dependency>