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:42:22 UTC

svn commit: r1360237 - /incubator/airavata/trunk/pom.xml

Author: smarru
Date: Wed Jul 11 15:42:22 2012
New Revision: 1360237

URL: http://svn.apache.org/viewvc?rev=1360237&view=rev
Log:
removed the reference to jnlp module

Modified:
    incubator/airavata/trunk/pom.xml

Modified: incubator/airavata/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/pom.xml?rev=1360237&r1=1360236&r2=1360237&view=diff
==============================================================================
--- incubator/airavata/trunk/pom.xml (original)
+++ incubator/airavata/trunk/pom.xml Wed Jul 11 15:42:22 2012
@@ -589,7 +589,6 @@
                 <module>modules/commons</module>
                 <module>modules/registry-migrator</module>
                 <module>modules/airavata-client</module>
-                <module>modules/xbaya-jnlp</module>
                 <module>samples/simple-math-service</module>
                 <module>samples/complex-math-service</module>
                 <module>samples/levenshtein-distance-service</module>