Author: smarru Date: Sat Jun 9 16:23:24 2012 New Revision: 1348449 URL: http://svn.apache.org/viewvc?rev=1348449&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/airavata-client/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/common-registry-api/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/gfac-schema/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-api/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-service/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/utils/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-execution-context/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-tracking/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/distribution/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-axis2/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-core/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/registry-migrator/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/test-suite/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/client/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/commons/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebox/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebroker/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/modules/xbaya-gui/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/samples/complex-math-service/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/samples/levenshtein-distance-service/pom.xml incubator/airavata/branches/0.3-incubating-snapshot/samples/simple-math-service/pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/airavata-client/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/airavata-client/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/airavata-client/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/airavata-client/pom.xml Sat Jun 9 16:23:24 2012 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.3-incubating + 0.4-incubating-SNAPSHOT ../../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/common-registry-api/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/common-registry-api/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/common-registry-api/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/common-registry-api/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata commons - 0.3-incubating + 0.4-incubating-SNAPSHOT ../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/gfac-schema/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/gfac-schema/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/gfac-schema/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/gfac-schema/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata commons - 0.3-incubating + 0.4-incubating-SNAPSHOT ../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.3-incubating + 0.4-incubating-SNAPSHOT ../../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-api/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-api/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-api/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-api/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata commons - 0.3-incubating + 0.4-incubating-SNAPSHOT ../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-service/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-service/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-service/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-service/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata commons - 0.3-incubating + 0.4-incubating-SNAPSHOT ../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/utils/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/utils/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/utils/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/utils/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata commons - 0.3-incubating + 0.4-incubating-SNAPSHOT ../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-execution-context/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-execution-context/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-execution-context/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-execution-context/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata commons - 0.3-incubating + 0.4-incubating-SNAPSHOT ../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-tracking/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-tracking/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-tracking/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-tracking/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata commons - 0.3-incubating + 0.4-incubating-SNAPSHOT ../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/distribution/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/distribution/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/distribution/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/distribution/pom.xml Sat Jun 9 16:23:24 2012 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.3-incubating + 0.4-incubating-SNAPSHOT ../../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-axis2/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-axis2/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-axis2/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-axis2/pom.xml Sat Jun 9 16:23:24 2012 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.3-incubating + 0.4-incubating-SNAPSHOT ../../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-core/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-core/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-core/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-core/pom.xml Sat Jun 9 16:23:24 2012 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.3-incubating + 0.4-incubating-SNAPSHOT ../../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/registry-migrator/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/registry-migrator/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/registry-migrator/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/registry-migrator/pom.xml Sat Jun 9 16:23:24 2012 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.3-incubating + 0.4-incubating-SNAPSHOT ../../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/test-suite/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/test-suite/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/test-suite/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/test-suite/pom.xml Sat Jun 9 16:23:24 2012 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.3-incubating + 0.4-incubating-SNAPSHOT ../../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/client/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/client/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/client/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/client/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata airavata-ws-messenger - 0.3-incubating + 0.4-incubating-SNAPSHOT 4.0.0 Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/commons/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/commons/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/commons/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/commons/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata airavata-ws-messenger - 0.3-incubating + 0.4-incubating-SNAPSHOT 4.0.0 Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebox/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebox/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebox/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebox/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata airavata-ws-messenger - 0.3-incubating + 0.4-incubating-SNAPSHOT 4.0.0 Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebroker/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebroker/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebroker/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebroker/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata airavata-ws-messenger - 0.3-incubating + 0.4-incubating-SNAPSHOT 4.0.0 Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.3-incubating + 0.4-incubating-SNAPSHOT ../../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/xbaya-gui/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/xbaya-gui/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/modules/xbaya-gui/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/modules/xbaya-gui/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.3-incubating + 0.4-incubating-SNAPSHOT ../../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/pom.xml Sat Jun 9 16:23:24 2012 @@ -27,15 +27,15 @@ airavata pom Airavata - 0.3-incubating + 0.4-incubating-SNAPSHOT http://incubator.apache.org/airavata/ 2011 - scm:svn:http://svn.apache.org/repos/asf/incubator/airavata/tags/airavata-0.3-incubating - scm:svn:https://svn.apache.org/repos/asf/incubator/airavata/tags/airavata-0.3-incubating - http://svn.apache.org/viewvc/incubator/airavata/tags/airavata-0.3-incubating + scm:svn:http://svn.apache.org/repos/asf/incubator/airavata/branches/0.3-incubating-snapshot + scm:svn:https://svn.apache.org/repos/asf/incubator/airavata/branches/0.3-incubating-snapshot + http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/ Modified: incubator/airavata/branches/0.3-incubating-snapshot/samples/complex-math-service/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/samples/complex-math-service/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/samples/complex-math-service/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/samples/complex-math-service/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.3-incubating + 0.4-incubating-SNAPSHOT ../../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/samples/levenshtein-distance-service/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/samples/levenshtein-distance-service/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/samples/levenshtein-distance-service/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/samples/levenshtein-distance-service/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.3-incubating + 0.4-incubating-SNAPSHOT ../../pom.xml Modified: incubator/airavata/branches/0.3-incubating-snapshot/samples/simple-math-service/pom.xml URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/samples/simple-math-service/pom.xml?rev=1348449&r1=1348448&r2=1348449&view=diff ============================================================================== --- incubator/airavata/branches/0.3-incubating-snapshot/samples/simple-math-service/pom.xml (original) +++ incubator/airavata/branches/0.3-incubating-snapshot/samples/simple-math-service/pom.xml Sat Jun 9 16:23:24 2012 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.3-incubating + 0.4-incubating-SNAPSHOT ../../pom.xml