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 2012/07/11 17:59:48 UTC

svn commit: r1360250 - /incubator/airavata/trunk/modules/distribution/pom.xml

Author: smarru
Date: Wed Jul 11 15:59:47 2012
New Revision: 1360250

URL: http://svn.apache.org/viewvc?rev=1360250&view=rev
Log:
removed the stale dependency

Modified:
    incubator/airavata/trunk/modules/distribution/pom.xml

Modified: incubator/airavata/trunk/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/distribution/pom.xml?rev=1360250&r1=1360249&r2=1360250&view=diff
==============================================================================
--- incubator/airavata/trunk/modules/distribution/pom.xml (original)
+++ incubator/airavata/trunk/modules/distribution/pom.xml Wed Jul 11 15:59:47 2012
@@ -368,11 +368,6 @@
         </dependency>
         <dependency>
             <groupId>org.apache.airavata</groupId>
-            <artifactId>airavata-xbaya-jnlp</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.airavata</groupId>
             <artifactId>airavata-xbaya-gui</artifactId>
             <version>${project.version}</version>
         </dependency>