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/11/06 16:04:56 UTC

svn commit: r1406171 - in /airavata/branches/0.5: ./ modules/airavata-client/ modules/commons/ modules/commons/gfac-schema/ modules/commons/utils/ modules/commons/workflow-execution-context/ modules/commons/workflow-tracking/ modules/distribution/ modu...

Author: smarru
Date: Tue Nov  6 15:04:54 2012
New Revision: 1406171

URL: http://svn.apache.org/viewvc?rev=1406171&view=rev
Log:
changing the branch after successfull vote. This branch is now a mainatiancne only branch for 0.5 release

Modified:
    airavata/branches/0.5/modules/airavata-client/pom.xml
    airavata/branches/0.5/modules/commons/gfac-schema/pom.xml
    airavata/branches/0.5/modules/commons/pom.xml
    airavata/branches/0.5/modules/commons/utils/pom.xml
    airavata/branches/0.5/modules/commons/workflow-execution-context/pom.xml
    airavata/branches/0.5/modules/commons/workflow-tracking/pom.xml
    airavata/branches/0.5/modules/distribution/pom.xml
    airavata/branches/0.5/modules/gfac-axis2/pom.xml
    airavata/branches/0.5/modules/gfac-core/pom.xml
    airavata/branches/0.5/modules/registry/airavata-jpa-registry/pom.xml
    airavata/branches/0.5/modules/registry/airavata-registry-service/pom.xml
    airavata/branches/0.5/modules/registry/airavata-registry-test/pom.xml
    airavata/branches/0.5/modules/registry/pom.xml
    airavata/branches/0.5/modules/registry/registry-api/pom.xml
    airavata/branches/0.5/modules/test-suite/pom.xml
    airavata/branches/0.5/modules/workflow-model/pom.xml
    airavata/branches/0.5/modules/workflow-model/workflow-model-core/pom.xml
    airavata/branches/0.5/modules/ws-messenger/client/pom.xml
    airavata/branches/0.5/modules/ws-messenger/commons/pom.xml
    airavata/branches/0.5/modules/ws-messenger/messagebox/pom.xml
    airavata/branches/0.5/modules/ws-messenger/messagebroker/pom.xml
    airavata/branches/0.5/modules/ws-messenger/pom.xml
    airavata/branches/0.5/modules/xbaya-gui/pom.xml
    airavata/branches/0.5/pom.xml
    airavata/branches/0.5/samples/complex-math-service/pom.xml
    airavata/branches/0.5/samples/levenshtein-distance-service/pom.xml
    airavata/branches/0.5/samples/simple-math-service/pom.xml

Modified: airavata/branches/0.5/modules/airavata-client/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/airavata-client/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/airavata-client/pom.xml (original)
+++ airavata/branches/0.5/modules/airavata-client/pom.xml Tue Nov  6 15:04:54 2012
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/commons/gfac-schema/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/commons/gfac-schema/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/commons/gfac-schema/pom.xml (original)
+++ airavata/branches/0.5/modules/commons/gfac-schema/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/commons/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/commons/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/commons/pom.xml (original)
+++ airavata/branches/0.5/modules/commons/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/commons/utils/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/commons/utils/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/commons/utils/pom.xml (original)
+++ airavata/branches/0.5/modules/commons/utils/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/commons/workflow-execution-context/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/commons/workflow-execution-context/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/commons/workflow-execution-context/pom.xml (original)
+++ airavata/branches/0.5/modules/commons/workflow-execution-context/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/commons/workflow-tracking/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/commons/workflow-tracking/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/commons/workflow-tracking/pom.xml (original)
+++ airavata/branches/0.5/modules/commons/workflow-tracking/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/distribution/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/distribution/pom.xml (original)
+++ airavata/branches/0.5/modules/distribution/pom.xml Tue Nov  6 15:04:54 2012
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/gfac-axis2/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/gfac-axis2/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/gfac-axis2/pom.xml (original)
+++ airavata/branches/0.5/modules/gfac-axis2/pom.xml Tue Nov  6 15:04:54 2012
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/gfac-core/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/gfac-core/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/gfac-core/pom.xml (original)
+++ airavata/branches/0.5/modules/gfac-core/pom.xml Tue Nov  6 15:04:54 2012
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/registry/airavata-jpa-registry/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/registry/airavata-jpa-registry/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/registry/airavata-jpa-registry/pom.xml (original)
+++ airavata/branches/0.5/modules/registry/airavata-jpa-registry/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>registry</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/registry/airavata-registry-service/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/registry/airavata-registry-service/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/registry/airavata-registry-service/pom.xml (original)
+++ airavata/branches/0.5/modules/registry/airavata-registry-service/pom.xml Tue Nov  6 15:04:54 2012
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/registry/airavata-registry-test/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/registry/airavata-registry-test/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/registry/airavata-registry-test/pom.xml (original)
+++ airavata/branches/0.5/modules/registry/airavata-registry-test/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>registry</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/registry/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/registry/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/registry/pom.xml (original)
+++ airavata/branches/0.5/modules/registry/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/registry/registry-api/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/registry/registry-api/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/registry/registry-api/pom.xml (original)
+++ airavata/branches/0.5/modules/registry/registry-api/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>registry</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/test-suite/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/test-suite/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/test-suite/pom.xml (original)
+++ airavata/branches/0.5/modules/test-suite/pom.xml Tue Nov  6 15:04:54 2012
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/workflow-model/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/workflow-model/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/workflow-model/pom.xml (original)
+++ airavata/branches/0.5/modules/workflow-model/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/workflow-model/workflow-model-core/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/workflow-model/workflow-model-core/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/workflow-model/workflow-model-core/pom.xml (original)
+++ airavata/branches/0.5/modules/workflow-model/workflow-model-core/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-workflow-model-parent</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/ws-messenger/client/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/ws-messenger/client/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/ws-messenger/client/pom.xml (original)
+++ airavata/branches/0.5/modules/ws-messenger/client/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: airavata/branches/0.5/modules/ws-messenger/commons/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/ws-messenger/commons/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/ws-messenger/commons/pom.xml (original)
+++ airavata/branches/0.5/modules/ws-messenger/commons/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: airavata/branches/0.5/modules/ws-messenger/messagebox/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/ws-messenger/messagebox/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/ws-messenger/messagebox/pom.xml (original)
+++ airavata/branches/0.5/modules/ws-messenger/messagebox/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: airavata/branches/0.5/modules/ws-messenger/messagebroker/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/ws-messenger/messagebroker/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/ws-messenger/messagebroker/pom.xml (original)
+++ airavata/branches/0.5/modules/ws-messenger/messagebroker/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: airavata/branches/0.5/modules/ws-messenger/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/ws-messenger/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/ws-messenger/pom.xml (original)
+++ airavata/branches/0.5/modules/ws-messenger/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/modules/xbaya-gui/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/modules/xbaya-gui/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/modules/xbaya-gui/pom.xml (original)
+++ airavata/branches/0.5/modules/xbaya-gui/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/pom.xml (original)
+++ airavata/branches/0.5/pom.xml Tue Nov  6 15:04:54 2012
@@ -27,7 +27,7 @@
     <artifactId>airavata</artifactId>
     <packaging>pom</packaging>
     <name>Airavata</name>
-    <version>0.6-SNAPSHOT</version>
+    <version>0.5</version>
 
     <url>http://airavata.apache.org/</url>
     <inceptionYear>2011</inceptionYear>

Modified: airavata/branches/0.5/samples/complex-math-service/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/samples/complex-math-service/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/samples/complex-math-service/pom.xml (original)
+++ airavata/branches/0.5/samples/complex-math-service/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/samples/levenshtein-distance-service/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/samples/levenshtein-distance-service/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/samples/levenshtein-distance-service/pom.xml (original)
+++ airavata/branches/0.5/samples/levenshtein-distance-service/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/branches/0.5/samples/simple-math-service/pom.xml
URL: http://svn.apache.org/viewvc/airavata/branches/0.5/samples/simple-math-service/pom.xml?rev=1406171&r1=1406170&r2=1406171&view=diff
==============================================================================
--- airavata/branches/0.5/samples/simple-math-service/pom.xml (original)
+++ airavata/branches/0.5/samples/simple-math-service/pom.xml Tue Nov  6 15:04:54 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.6-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>