Author: lahiru Date: Tue Apr 9 21:30:42 2013 New Revision: 1466250 URL: http://svn.apache.org/r1466250 Log: [maven-release-plugin] prepare for next development iteration Modified: airavata/trunk/modules/airavata-client/pom.xml airavata/trunk/modules/commons/gfac-schema/pom.xml airavata/trunk/modules/commons/pom.xml airavata/trunk/modules/commons/utils/pom.xml airavata/trunk/modules/commons/workflow-execution-context/pom.xml airavata/trunk/modules/commons/workflow-tracking/pom.xml airavata/trunk/modules/credential-store/pom.xml airavata/trunk/modules/distribution/airavata-client/pom.xml airavata/trunk/modules/distribution/airavata-server/pom.xml airavata/trunk/modules/distribution/pom.xml airavata/trunk/modules/distribution/release/pom.xml airavata/trunk/modules/distribution/xbaya-gui/pom.xml airavata/trunk/modules/gfac-core/pom.xml airavata/trunk/modules/integration-tests/pom.xml airavata/trunk/modules/registry/airavata-jpa-registry/pom.xml airavata/trunk/modules/registry/airavata-registry-service/pom.xml airavata/trunk/modules/registry/airavata-registry-test/pom.xml airavata/trunk/modules/registry/pom.xml airavata/trunk/modules/registry/registry-api/pom.xml airavata/trunk/modules/rest/client/pom.xml airavata/trunk/modules/rest/mappings/pom.xml airavata/trunk/modules/rest/pom.xml airavata/trunk/modules/rest/service/pom.xml airavata/trunk/modules/rest/webapp/pom.xml airavata/trunk/modules/security/pom.xml airavata/trunk/modules/server/pom.xml airavata/trunk/modules/test-suite/pom.xml airavata/trunk/modules/workflow-model/pom.xml airavata/trunk/modules/workflow-model/workflow-model-component-node/pom.xml airavata/trunk/modules/workflow-model/workflow-model-component/pom.xml airavata/trunk/modules/workflow-model/workflow-model-core/pom.xml airavata/trunk/modules/ws-messenger/client/pom.xml airavata/trunk/modules/ws-messenger/commons/pom.xml airavata/trunk/modules/ws-messenger/message-monitor/pom.xml airavata/trunk/modules/ws-messenger/messagebox/pom.xml airavata/trunk/modules/ws-messenger/messagebroker/pom.xml airavata/trunk/modules/ws-messenger/pom.xml airavata/trunk/modules/xbaya-gui/pom.xml airavata/trunk/pom.xml airavata/trunk/samples/airavata-client/create-application/pom.xml airavata/trunk/samples/airavata-client/pom.xml airavata/trunk/samples/airavata-client/workflow-run/pom.xml airavata/trunk/samples/complex-math-service/pom.xml airavata/trunk/samples/levenshtein-distance-service/pom.xml airavata/trunk/samples/simple-math-service/pom.xml airavata/trunk/tools/phoebus-integration/pom.xml airavata/trunk/tools/pom.xml airavata/trunk/tools/registry-tool/pom.xml Modified: airavata/trunk/modules/airavata-client/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/airavata-client/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/airavata-client/pom.xml (original) +++ airavata/trunk/modules/airavata-client/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/modules/commons/gfac-schema/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/commons/gfac-schema/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/commons/gfac-schema/pom.xml (original) +++ airavata/trunk/modules/commons/gfac-schema/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata commons - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/commons/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/commons/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/commons/pom.xml (original) +++ airavata/trunk/modules/commons/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/modules/commons/utils/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/commons/utils/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/commons/utils/pom.xml (original) +++ airavata/trunk/modules/commons/utils/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata commons - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/commons/workflow-execution-context/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/commons/workflow-execution-context/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/commons/workflow-execution-context/pom.xml (original) +++ airavata/trunk/modules/commons/workflow-execution-context/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata commons - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/commons/workflow-tracking/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/commons/workflow-tracking/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/commons/workflow-tracking/pom.xml (original) +++ airavata/trunk/modules/commons/workflow-tracking/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata commons - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/credential-store/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/credential-store/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/credential-store/pom.xml (original) +++ airavata/trunk/modules/credential-store/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/modules/distribution/airavata-client/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/airavata-client/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/distribution/airavata-client/pom.xml (original) +++ airavata/trunk/modules/distribution/airavata-client/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata distribution - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/distribution/airavata-server/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/airavata-server/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/distribution/airavata-server/pom.xml (original) +++ airavata/trunk/modules/distribution/airavata-server/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata distribution - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/distribution/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/distribution/pom.xml (original) +++ airavata/trunk/modules/distribution/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/modules/distribution/release/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/release/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/distribution/release/pom.xml (original) +++ airavata/trunk/modules/distribution/release/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata distribution - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/distribution/xbaya-gui/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/xbaya-gui/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/distribution/xbaya-gui/pom.xml (original) +++ airavata/trunk/modules/distribution/xbaya-gui/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata distribution - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/gfac-core/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/gfac-core/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/gfac-core/pom.xml (original) +++ airavata/trunk/modules/gfac-core/pom.xml Tue Apr 9 21:30:42 2013 @@ -15,7 +15,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/modules/integration-tests/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/integration-tests/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/integration-tests/pom.xml (original) +++ airavata/trunk/modules/integration-tests/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/modules/registry/airavata-jpa-registry/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/registry/airavata-jpa-registry/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/registry/airavata-jpa-registry/pom.xml (original) +++ airavata/trunk/modules/registry/airavata-jpa-registry/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata registry - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/registry/airavata-registry-service/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/registry/airavata-registry-service/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/registry/airavata-registry-service/pom.xml (original) +++ airavata/trunk/modules/registry/airavata-registry-service/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../../pom.xml Modified: airavata/trunk/modules/registry/airavata-registry-test/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/registry/airavata-registry-test/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/registry/airavata-registry-test/pom.xml (original) +++ airavata/trunk/modules/registry/airavata-registry-test/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata registry - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/registry/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/registry/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/registry/pom.xml (original) +++ airavata/trunk/modules/registry/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/modules/registry/registry-api/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/registry/registry-api/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/registry/registry-api/pom.xml (original) +++ airavata/trunk/modules/registry/registry-api/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata registry - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/rest/client/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/rest/client/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/rest/client/pom.xml (original) +++ airavata/trunk/modules/rest/client/pom.xml Tue Apr 9 21:30:42 2013 @@ -16,7 +16,7 @@ org.apache.airavata rest - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/rest/mappings/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/rest/mappings/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/rest/mappings/pom.xml (original) +++ airavata/trunk/modules/rest/mappings/pom.xml Tue Apr 9 21:30:42 2013 @@ -15,7 +15,7 @@ org.apache.airavata rest - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/rest/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/rest/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/rest/pom.xml (original) +++ airavata/trunk/modules/rest/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/modules/rest/service/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/rest/service/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/rest/service/pom.xml (original) +++ airavata/trunk/modules/rest/service/pom.xml Tue Apr 9 21:30:42 2013 @@ -16,7 +16,7 @@ org.apache.airavata rest - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/rest/webapp/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/rest/webapp/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/rest/webapp/pom.xml (original) +++ airavata/trunk/modules/rest/webapp/pom.xml Tue Apr 9 21:30:42 2013 @@ -16,7 +16,7 @@ org.apache.airavata rest - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/security/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/security/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/security/pom.xml (original) +++ airavata/trunk/modules/security/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/modules/server/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/server/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/server/pom.xml (original) +++ airavata/trunk/modules/server/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/modules/test-suite/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/test-suite/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/test-suite/pom.xml (original) +++ airavata/trunk/modules/test-suite/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/modules/workflow-model/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/workflow-model/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/workflow-model/pom.xml (original) +++ airavata/trunk/modules/workflow-model/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/modules/workflow-model/workflow-model-component-node/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/workflow-model/workflow-model-component-node/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/workflow-model/workflow-model-component-node/pom.xml (original) +++ airavata/trunk/modules/workflow-model/workflow-model-component-node/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata-workflow-model-parent - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/workflow-model/workflow-model-component/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/workflow-model/workflow-model-component/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/workflow-model/workflow-model-component/pom.xml (original) +++ airavata/trunk/modules/workflow-model/workflow-model-component/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata-workflow-model-parent - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/workflow-model/workflow-model-core/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/workflow-model/workflow-model-core/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/workflow-model/workflow-model-core/pom.xml (original) +++ airavata/trunk/modules/workflow-model/workflow-model-core/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata-workflow-model-parent - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/modules/ws-messenger/client/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/ws-messenger/client/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/ws-messenger/client/pom.xml (original) +++ airavata/trunk/modules/ws-messenger/client/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata-ws-messenger - 0.7 + 0.8-SNAPSHOT 4.0.0 Modified: airavata/trunk/modules/ws-messenger/commons/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/ws-messenger/commons/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/ws-messenger/commons/pom.xml (original) +++ airavata/trunk/modules/ws-messenger/commons/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata-ws-messenger - 0.7 + 0.8-SNAPSHOT 4.0.0 Modified: airavata/trunk/modules/ws-messenger/message-monitor/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/ws-messenger/message-monitor/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/ws-messenger/message-monitor/pom.xml (original) +++ airavata/trunk/modules/ws-messenger/message-monitor/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata-ws-messenger - 0.7 + 0.8-SNAPSHOT 4.0.0 Modified: airavata/trunk/modules/ws-messenger/messagebox/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/ws-messenger/messagebox/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/ws-messenger/messagebox/pom.xml (original) +++ airavata/trunk/modules/ws-messenger/messagebox/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata-ws-messenger - 0.7 + 0.8-SNAPSHOT 4.0.0 Modified: airavata/trunk/modules/ws-messenger/messagebroker/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/ws-messenger/messagebroker/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/ws-messenger/messagebroker/pom.xml (original) +++ airavata/trunk/modules/ws-messenger/messagebroker/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata-ws-messenger - 0.7 + 0.8-SNAPSHOT 4.0.0 Modified: airavata/trunk/modules/ws-messenger/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/ws-messenger/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/ws-messenger/pom.xml (original) +++ airavata/trunk/modules/ws-messenger/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/modules/xbaya-gui/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/modules/xbaya-gui/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/modules/xbaya-gui/pom.xml (original) +++ airavata/trunk/modules/xbaya-gui/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/pom.xml (original) +++ airavata/trunk/pom.xml Tue Apr 9 21:30:42 2013 @@ -27,15 +27,15 @@ airavata pom Airavata - 0.7 + 0.8-SNAPSHOT http://airavata.apache.org/ 2011 - scm:svn:http://svn.apache.org/repos/asf/airavata/tags/airavata-0.7 - scm:svn:https://svn.apache.org/repos/asf/airavata/tags/airavata-0.7 - http://svn.apache.org/viewvc/airavata/tags/airavata-0.7 + scm:svn:http://svn.apache.org/repos/asf/airavata/trunk/ + scm:svn:https://svn.apache.org/repos/asf/airavata/trunk/ + http://svn.apache.org/viewvc/airavata/trunk/ Modified: airavata/trunk/samples/airavata-client/create-application/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/samples/airavata-client/create-application/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/samples/airavata-client/create-application/pom.xml (original) +++ airavata/trunk/samples/airavata-client/create-application/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata airavata-client-sample - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/samples/airavata-client/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/samples/airavata-client/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/samples/airavata-client/pom.xml (original) +++ airavata/trunk/samples/airavata-client/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/samples/airavata-client/workflow-run/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/samples/airavata-client/workflow-run/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/samples/airavata-client/workflow-run/pom.xml (original) +++ airavata/trunk/samples/airavata-client/workflow-run/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata airavata-client-sample - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/samples/complex-math-service/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/samples/complex-math-service/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/samples/complex-math-service/pom.xml (original) +++ airavata/trunk/samples/complex-math-service/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/samples/levenshtein-distance-service/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/samples/levenshtein-distance-service/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/samples/levenshtein-distance-service/pom.xml (original) +++ airavata/trunk/samples/levenshtein-distance-service/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/samples/simple-math-service/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/samples/simple-math-service/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/samples/simple-math-service/pom.xml (original) +++ airavata/trunk/samples/simple-math-service/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../../pom.xml Modified: airavata/trunk/tools/phoebus-integration/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/tools/phoebus-integration/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/tools/phoebus-integration/pom.xml (original) +++ airavata/trunk/tools/phoebus-integration/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata airavata-tools-parent - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/tools/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/tools/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/tools/pom.xml (original) +++ airavata/trunk/tools/pom.xml Tue Apr 9 21:30:42 2013 @@ -13,7 +13,7 @@ org.apache.airavata airavata - 0.7 + 0.8-SNAPSHOT ../pom.xml Modified: airavata/trunk/tools/registry-tool/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/tools/registry-tool/pom.xml?rev=1466250&r1=1466249&r2=1466250&view=diff ============================================================================== --- airavata/trunk/tools/registry-tool/pom.xml (original) +++ airavata/trunk/tools/registry-tool/pom.xml Tue Apr 9 21:30:42 2013 @@ -12,7 +12,7 @@ org.apache.airavata airavata-tools-parent - 0.7 + 0.8-SNAPSHOT ../pom.xml @@ -26,7 +26,7 @@ org.apache.airavata airavata-registry-api - 0.7 + 0.8-SNAPSHOT mysql