You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by he...@apache.org on 2012/07/13 20:06:09 UTC

svn commit: r1361311 - /incubator/airavata/trunk/modules/xbaya-gui/pom.xml

Author: heshan
Date: Fri Jul 13 18:06:09 2012
New Revision: 1361311

URL: http://svn.apache.org/viewvc?rev=1361311&view=rev
Log:
Updating url.

Modified:
    incubator/airavata/trunk/modules/xbaya-gui/pom.xml

Modified: incubator/airavata/trunk/modules/xbaya-gui/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/xbaya-gui/pom.xml?rev=1361311&r1=1361310&r2=1361311&view=diff
==============================================================================
--- incubator/airavata/trunk/modules/xbaya-gui/pom.xml (original)
+++ incubator/airavata/trunk/modules/xbaya-gui/pom.xml Fri Jul 13 18:06:09 2012
@@ -37,7 +37,7 @@
                 <xpp3.version>1.1.3_7</xpp3.version>
 
                 <!-- JNLP Properties -->
-                <jnlpURLPrefix>http://localhost/demo</jnlpURLPrefix>
+                <jnlpURLPrefix>http://demo.airavata.org/airavata</jnlpURLPrefix>
                 <jnlpFileName>xbaya.jnlp</jnlpFileName>
             </properties>
         </profile>