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/12/04 21:27:49 UTC

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

Author: lahiru
Date: Tue Dec  4 20:27:48 2012
New Revision: 1417153

URL: http://svn.apache.org/viewvc?rev=1417153&view=rev
Log:
removing unwanted repository which makes online build fail.

Modified:
    airavata/trunk/pom.xml

Modified: airavata/trunk/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/pom.xml?rev=1417153&r1=1417152&r2=1417153&view=diff
==============================================================================
--- airavata/trunk/pom.xml (original)
+++ airavata/trunk/pom.xml Tue Dec  4 20:27:48 2012
@@ -309,10 +309,7 @@
     </dependencyManagement>
 
     <repositories>
-	<repository>
-    		<id>java.net</id>
-    		<url> http://repository.jboss.com/maven2/</url>
-	</repository>
+
         <repository>
             <id>central</id>
             <name>Maven Central</name>