Author: smarru
Date: Fri Nov 2 14:17:33 2012
New Revision: 1404971
URL: http://svn.apache.org/viewvc?rev=1404971&view=rev
Log:
[maven-release-plugin] prepare release airavata-0.5
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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/airavata-client/pom.xml (original)
+++ airavata/branches/0.5/modules/airavata-client/pom.xml Fri Nov 2 14:17:33
2012
@@ -12,7 +12,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/commons/gfac-schema/pom.xml (original)
+++ airavata/branches/0.5/modules/commons/gfac-schema/pom.xml Fri Nov 2
14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>commons</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/commons/pom.xml (original)
+++ airavata/branches/0.5/modules/commons/pom.xml Fri Nov 2 14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/commons/utils/pom.xml (original)
+++ airavata/branches/0.5/modules/commons/utils/pom.xml Fri Nov 2 14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>commons</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&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
Fri Nov 2 14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>commons</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/commons/workflow-tracking/pom.xml (original)
+++ airavata/branches/0.5/modules/commons/workflow-tracking/pom.xml Fri Nov 2
14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>commons</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/distribution/pom.xml (original)
+++ airavata/branches/0.5/modules/distribution/pom.xml Fri Nov 2 14:17:33 2012
@@ -12,7 +12,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/gfac-axis2/pom.xml (original)
+++ airavata/branches/0.5/modules/gfac-axis2/pom.xml Fri Nov 2 14:17:33 2012
@@ -12,7 +12,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/gfac-core/pom.xml (original)
+++ airavata/branches/0.5/modules/gfac-core/pom.xml Fri Nov 2 14:17:33 2012
@@ -12,7 +12,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&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 Fri
Nov 2 14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>registry</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&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
Fri Nov 2 14:17:33 2012
@@ -12,7 +12,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&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 Fri
Nov 2 14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>registry</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/registry/pom.xml (original)
+++ airavata/branches/0.5/modules/registry/pom.xml Fri Nov 2 14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/registry/registry-api/pom.xml (original)
+++ airavata/branches/0.5/modules/registry/registry-api/pom.xml Fri Nov 2
14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>registry</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/test-suite/pom.xml (original)
+++ airavata/branches/0.5/modules/test-suite/pom.xml Fri Nov 2 14:17:33 2012
@@ -12,7 +12,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/workflow-model/pom.xml (original)
+++ airavata/branches/0.5/modules/workflow-model/pom.xml Fri Nov 2 14:17:33
2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&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
Fri Nov 2 14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata-workflow-model-parent</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/ws-messenger/client/pom.xml (original)
+++ airavata/branches/0.5/modules/ws-messenger/client/pom.xml Fri Nov 2
14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata-ws-messenger</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/ws-messenger/commons/pom.xml (original)
+++ airavata/branches/0.5/modules/ws-messenger/commons/pom.xml Fri Nov 2
14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata-ws-messenger</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/ws-messenger/messagebox/pom.xml (original)
+++ airavata/branches/0.5/modules/ws-messenger/messagebox/pom.xml Fri Nov 2
14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata-ws-messenger</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/ws-messenger/messagebroker/pom.xml (original)
+++ airavata/branches/0.5/modules/ws-messenger/messagebroker/pom.xml Fri Nov 2
14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata-ws-messenger</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/ws-messenger/pom.xml (original)
+++ airavata/branches/0.5/modules/ws-messenger/pom.xml Fri Nov 2 14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/modules/xbaya-gui/pom.xml (original)
+++ airavata/branches/0.5/modules/xbaya-gui/pom.xml Fri Nov 2 14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/pom.xml (original)
+++ airavata/branches/0.5/pom.xml Fri Nov 2 14:17:33 2012
@@ -27,15 +27,15 @@
<artifactId>airavata</artifactId>
<packaging>pom</packaging>
<name>Airavata</name>
- <version>0.5-SNAPSHOT</version>
+ <version>0.5</version>
<url>http://airavata.apache.org/</url>
<inceptionYear>2011</inceptionYear>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/airavata/branches/0.5/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/airavata/branches/0.5/</developerConnection>
- <url>http://svn.apache.org/viewvc/airavata/branches/0.5/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/airavata/tags/airavata-0.5</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/airavata/tags/airavata-0.5</developerConnection>
+ <url>http://svn.apache.org/viewvc/airavata/tags/airavata-0.5</url>
</scm>
<mailingLists>
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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/samples/complex-math-service/pom.xml (original)
+++ airavata/branches/0.5/samples/complex-math-service/pom.xml Fri Nov 2
14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/samples/levenshtein-distance-service/pom.xml
(original)
+++ airavata/branches/0.5/samples/levenshtein-distance-service/pom.xml Fri Nov
2 14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
- <version>0.5-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=1404971&r1=1404970&r2=1404971&view=diff
==============================================================================
--- airavata/branches/0.5/samples/simple-math-service/pom.xml (original)
+++ airavata/branches/0.5/samples/simple-math-service/pom.xml Fri Nov 2
14:17:33 2012
@@ -13,7 +13,7 @@
<parent>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata</artifactId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>