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/11/20 20:01:19 UTC

svn commit: r1411797 - /airavata/sandbox/client-api-demo/pom.xml

Author: heshan
Date: Tue Nov 20 19:01:19 2012
New Revision: 1411797

URL: http://svn.apache.org/viewvc?rev=1411797&view=rev
Log:
Update pom version.

Modified:
    airavata/sandbox/client-api-demo/pom.xml

Modified: airavata/sandbox/client-api-demo/pom.xml
URL: http://svn.apache.org/viewvc/airavata/sandbox/client-api-demo/pom.xml?rev=1411797&r1=1411796&r2=1411797&view=diff
==============================================================================
--- airavata/sandbox/client-api-demo/pom.xml (original)
+++ airavata/sandbox/client-api-demo/pom.xml Tue Nov 20 19:01:19 2012
@@ -15,7 +15,7 @@
 
     <!-- Edit the following properties. -->
     <properties>
-        <airavata.version>0.5-SNAPSHOT</airavata.version>
+        <airavata.version>0.6-SNAPSHOT</airavata.version>
         <used.axis2.release>${axis2.version}</used.axis2.release>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>