Author: samindaw
Date: Fri Aug 23 21:27:54 2013
New Revision: 1517053
URL: http://svn.apache.org/r1517053
Log:
update parent pom
Modified:
airavata/trunk/samples/distribution/pom.xml
airavata/trunk/samples/pom.xml
Modified: airavata/trunk/samples/distribution/pom.xml
URL:
http://svn.apache.org/viewvc/airavata/trunk/samples/distribution/pom.xml?rev=1517053&r1=1517052&r2=1517053&view=diff
==============================================================================
--- airavata/trunk/samples/distribution/pom.xml (original)
+++ airavata/trunk/samples/distribution/pom.xml Fri Aug 23 21:27:54 2013
@@ -12,7 +12,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<groupId>org.apache.airavata</groupId>
- <artifactId>airavata</artifactId>
+ <artifactId>samples</artifactId>
<version>0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: airavata/trunk/samples/pom.xml
URL:
http://svn.apache.org/viewvc/airavata/trunk/samples/pom.xml?rev=1517053&r1=1517052&r2=1517053&view=diff
==============================================================================
--- airavata/trunk/samples/pom.xml (original)
+++ airavata/trunk/samples/pom.xml Fri Aug 23 21:27:54 2013
@@ -13,7 +13,7 @@
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
<version>0.9-SNAPSHOT</version>
- <relativePath>../../pom.xml</relativePath>
+ <relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>