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/02/03 05:50:27 UTC

svn commit: r1240002 - /incubator/airavata/branches/0.2-incubating-SNAPSHOT/pom.xml

Author: lahiru
Date: Fri Feb  3 04:50:27 2012
New Revision: 1240002

URL: http://svn.apache.org/viewvc?rev=1240002&view=rev
Log:
adding airavata master pom.

Modified:
    incubator/airavata/branches/0.2-incubating-SNAPSHOT/pom.xml

Modified: incubator/airavata/branches/0.2-incubating-SNAPSHOT/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.2-incubating-SNAPSHOT/pom.xml?rev=1240002&r1=1240001&r2=1240002&view=diff
==============================================================================
--- incubator/airavata/branches/0.2-incubating-SNAPSHOT/pom.xml (original)
+++ incubator/airavata/branches/0.2-incubating-SNAPSHOT/pom.xml Fri Feb  3 04:50:27 2012
@@ -17,11 +17,11 @@
 	</prerequisites>
 
 	<parent>
-		<groupId>org.apache</groupId>
-		<artifactId>apache</artifactId>
-		<version>10</version>
-		<relativePath />
-	</parent>
+        <groupId>org.apache.rave</groupId>
+        <artifactId>airavata-master</artifactId>
+        <version>0.2-incubating</version>
+        <relativePath>../airavata-master-pom/pom.xml</relativePath>
+    </parent>
 
 	<groupId>org.apache.airavata</groupId>
 	<artifactId>airavata</artifactId>