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/05 21:09:17 UTC

svn commit: r1417619 - in /airavata/trunk/modules/distribution: airavata-client/pom.xml airavata-server/pom.xml xbaya-gui/pom.xml

Author: lahiru
Date: Wed Dec  5 20:09:16 2012
New Revision: 1417619

URL: http://svn.apache.org/viewvc?rev=1417619&view=rev
Log:
changing distributioin artifactId names.

Modified:
    airavata/trunk/modules/distribution/airavata-client/pom.xml
    airavata/trunk/modules/distribution/airavata-server/pom.xml
    airavata/trunk/modules/distribution/xbaya-gui/pom.xml

Modified: airavata/trunk/modules/distribution/airavata-client/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/airavata-client/pom.xml?rev=1417619&r1=1417618&r2=1417619&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/airavata-client/pom.xml (original)
+++ airavata/trunk/modules/distribution/airavata-client/pom.xml Wed Dec  5 20:09:16 2012
@@ -18,7 +18,7 @@
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>airavata-xbaya-gui</artifactId>
+    <artifactId>airavata-client-distribution</artifactId>
     <name>airavata-client-distribution</name>
     <packaging>pom</packaging>
     <url>http://airavata.apache.org/</url>

Modified: airavata/trunk/modules/distribution/airavata-server/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/airavata-server/pom.xml?rev=1417619&r1=1417618&r2=1417619&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/airavata-server/pom.xml (original)
+++ airavata/trunk/modules/distribution/airavata-server/pom.xml Wed Dec  5 20:09:16 2012
@@ -18,8 +18,8 @@
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>airavata-server</artifactId>
-    <name>distribution</name>
+    <artifactId>airavata-server-distribution</artifactId>
+    <name>airavata-server-distribution</name>
     <packaging>pom</packaging>
     <url>http://airavata.apache.org/</url>
 

Modified: airavata/trunk/modules/distribution/xbaya-gui/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/xbaya-gui/pom.xml?rev=1417619&r1=1417618&r2=1417619&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/xbaya-gui/pom.xml (original)
+++ airavata/trunk/modules/distribution/xbaya-gui/pom.xml Wed Dec  5 20:09:16 2012
@@ -18,8 +18,8 @@
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>airavata-xbaya-gui</artifactId>
-    <name>xbaya-gui-distribution</name>
+    <artifactId>airavata-xbaya-gui-distribution</artifactId>
+    <name>airavata-xbaya-gui-distribution</name>
     <packaging>pom</packaging>
     <url>http://airavata.apache.org/</url>