Repository: airavata Updated Branches: refs/heads/0.14_release 11c9f539b -> 326c9f464
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/326c9f46 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/326c9f46 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/326c9f46 Branch: refs/heads/0.14_release Commit: 326c9f464bba24e2bf7199fcdcef5814c095021e Parents: 11c9f53 Author: Chathuri Wimalasena <[email protected]> Authored: Tue Dec 16 11:41:01 2014 -0500 Committer: Chathuri Wimalasena <[email protected]> Committed: Tue Dec 16 11:41:01 2014 -0500 ---------------------------------------------------------------------- airavata-api/airavata-api-server/pom.xml | 2 +- airavata-api/airavata-api-stubs/pom.xml | 2 +- airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml | 2 +- airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml | 2 +- airavata-api/airavata-client-sdks/java-client-samples/pom.xml | 2 +- airavata-api/airavata-client-sdks/pom.xml | 2 +- airavata-api/airavata-data-models/pom.xml | 2 +- airavata-api/airavata-model-utils/pom.xml | 2 +- airavata-api/pom.xml | 2 +- modules/airavata-client/pom.xml | 2 +- modules/app-catalog/app-catalog-cpi/pom.xml | 2 +- modules/app-catalog/app-catalog-data/pom.xml | 2 +- modules/app-catalog/pom.xml | 2 +- modules/commons/gfac-schema/pom.xml | 2 +- modules/commons/pom.xml | 2 +- modules/commons/utils/pom.xml | 2 +- modules/commons/workflow-execution-context/pom.xml | 2 +- modules/commons/workflow-tracking/pom.xml | 2 +- modules/configuration/client/pom.xml | 2 +- modules/configuration/pom.xml | 2 +- modules/configuration/server/pom.xml | 2 +- modules/credential-store-service/credential-store-webapp/pom.xml | 2 +- modules/credential-store-service/credential-store/pom.xml | 2 +- modules/credential-store-service/pom.xml | 2 +- modules/distribution/api-server/pom.xml | 2 +- modules/distribution/client/java/pom.xml | 2 +- modules/distribution/client/pom.xml | 2 +- modules/distribution/gfac-server/pom.xml | 2 +- modules/distribution/orchestrator-server/pom.xml | 2 +- modules/distribution/pom.xml | 2 +- modules/distribution/release/pom.xml | 2 +- modules/distribution/server/pom.xml | 2 +- modules/distribution/xbaya-gui/pom.xml | 2 +- modules/gfac/airavata-gfac-service/pom.xml | 2 +- modules/gfac/airavata-gfac-stubs/pom.xml | 2 +- modules/gfac/gfac-core/pom.xml | 2 +- modules/gfac/gfac-ec2/pom.xml | 2 +- modules/gfac/gfac-gsissh/pom.xml | 2 +- modules/gfac/gfac-local/pom.xml | 2 +- modules/gfac/gfac-monitor/pom.xml | 2 +- modules/gfac/gfac-ssh/pom.xml | 2 +- modules/gfac/pom.xml | 2 +- modules/integration-tests/pom.xml | 2 +- modules/messaging/core/pom.xml | 2 +- modules/messaging/pom.xml | 2 +- modules/orchestrator/airavata-orchestrator-service/pom.xml | 2 +- modules/orchestrator/airavata-orchestrator-stubs/pom.xml | 2 +- modules/orchestrator/orchestrator-core/pom.xml | 2 +- modules/orchestrator/pom.xml | 2 +- modules/registry/airavata-jpa-registry/pom.xml | 2 +- modules/registry/pom.xml | 2 +- modules/registry/registry-cpi/pom.xml | 2 +- modules/security/pom.xml | 2 +- modules/server/pom.xml | 2 +- modules/test-suite/pom.xml | 2 +- modules/workflow-model/pom.xml | 2 +- modules/workflow-model/workflow-engine/pom.xml | 2 +- modules/workflow-model/workflow-model-component/pom.xml | 2 +- modules/workflow-model/workflow-model-core/pom.xml | 2 +- modules/ws-messenger/client/pom.xml | 2 +- modules/ws-messenger/commons/pom.xml | 2 +- modules/ws-messenger/message-monitor/pom.xml | 2 +- modules/ws-messenger/pom.xml | 2 +- modules/xbaya-gui/pom.xml | 2 +- pom.xml | 4 ++-- tools/gsissh/pom.xml | 2 +- tools/pom.xml | 2 +- tools/registry-tool/pom.xml | 2 +- 68 files changed, 69 insertions(+), 69 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/airavata-api/airavata-api-server/pom.xml ---------------------------------------------------------------------- diff --git a/airavata-api/airavata-api-server/pom.xml b/airavata-api/airavata-api-server/pom.xml index 749464f..7cb6376 100644 --- a/airavata-api/airavata-api-server/pom.xml +++ b/airavata-api/airavata-api-server/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>airavata-api</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/airavata-api/airavata-api-stubs/pom.xml ---------------------------------------------------------------------- diff --git a/airavata-api/airavata-api-stubs/pom.xml b/airavata-api/airavata-api-stubs/pom.xml index fb0a09b..afdab61 100644 --- a/airavata-api/airavata-api-stubs/pom.xml +++ b/airavata-api/airavata-api-stubs/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>airavata-api</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml ---------------------------------------------------------------------- diff --git a/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml b/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml index ce4aa7d..7243c36 100644 --- a/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml +++ b/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-client-sdks</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml ---------------------------------------------------------------------- diff --git a/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml b/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml index bc97ac3..7754333 100644 --- a/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml +++ b/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-client-sdks</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/airavata-api/airavata-client-sdks/java-client-samples/pom.xml ---------------------------------------------------------------------- diff --git a/airavata-api/airavata-client-sdks/java-client-samples/pom.xml b/airavata-api/airavata-client-sdks/java-client-samples/pom.xml index a1c8675..15d4005 100644 --- a/airavata-api/airavata-client-sdks/java-client-samples/pom.xml +++ b/airavata-api/airavata-client-sdks/java-client-samples/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>airavata-client-sdks</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/airavata-api/airavata-client-sdks/pom.xml ---------------------------------------------------------------------- diff --git a/airavata-api/airavata-client-sdks/pom.xml b/airavata-api/airavata-client-sdks/pom.xml index 8cb0801..75ad93f 100644 --- a/airavata-api/airavata-client-sdks/pom.xml +++ b/airavata-api/airavata-client-sdks/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>airavata-api</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/airavata-api/airavata-data-models/pom.xml ---------------------------------------------------------------------- diff --git a/airavata-api/airavata-data-models/pom.xml b/airavata-api/airavata-data-models/pom.xml index 1efc135..bf507de 100644 --- a/airavata-api/airavata-data-models/pom.xml +++ b/airavata-api/airavata-data-models/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>airavata-api</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/airavata-api/airavata-model-utils/pom.xml ---------------------------------------------------------------------- diff --git a/airavata-api/airavata-model-utils/pom.xml b/airavata-api/airavata-model-utils/pom.xml index adc31ff..8afdb33 100644 --- a/airavata-api/airavata-model-utils/pom.xml +++ b/airavata-api/airavata-model-utils/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>airavata-api</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/airavata-api/pom.xml ---------------------------------------------------------------------- diff --git a/airavata-api/pom.xml b/airavata-api/pom.xml index fcf992b..7f3abee 100644 --- a/airavata-api/pom.xml +++ b/airavata-api/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/airavata-client/pom.xml ---------------------------------------------------------------------- diff --git a/modules/airavata-client/pom.xml b/modules/airavata-client/pom.xml index c7765f9..72e7997 100644 --- a/modules/airavata-client/pom.xml +++ b/modules/airavata-client/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/app-catalog/app-catalog-cpi/pom.xml ---------------------------------------------------------------------- diff --git a/modules/app-catalog/app-catalog-cpi/pom.xml b/modules/app-catalog/app-catalog-cpi/pom.xml index 9a1c8a5..e0d84df 100644 --- a/modules/app-catalog/app-catalog-cpi/pom.xml +++ b/modules/app-catalog/app-catalog-cpi/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>app-catalog</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/app-catalog/app-catalog-data/pom.xml ---------------------------------------------------------------------- diff --git a/modules/app-catalog/app-catalog-data/pom.xml b/modules/app-catalog/app-catalog-data/pom.xml index a8a9de9..20cf1e8 100644 --- a/modules/app-catalog/app-catalog-data/pom.xml +++ b/modules/app-catalog/app-catalog-data/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>app-catalog</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/app-catalog/pom.xml ---------------------------------------------------------------------- diff --git a/modules/app-catalog/pom.xml b/modules/app-catalog/pom.xml index 84e2587..1569034 100644 --- a/modules/app-catalog/pom.xml +++ b/modules/app-catalog/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/commons/gfac-schema/pom.xml ---------------------------------------------------------------------- diff --git a/modules/commons/gfac-schema/pom.xml b/modules/commons/gfac-schema/pom.xml index 2a9e777..c861e4f 100644 --- a/modules/commons/gfac-schema/pom.xml +++ b/modules/commons/gfac-schema/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>commons</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/commons/pom.xml ---------------------------------------------------------------------- diff --git a/modules/commons/pom.xml b/modules/commons/pom.xml index 4cc5c2d..e68f4e1 100644 --- a/modules/commons/pom.xml +++ b/modules/commons/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/commons/utils/pom.xml ---------------------------------------------------------------------- diff --git a/modules/commons/utils/pom.xml b/modules/commons/utils/pom.xml index 258515f..b23ef29 100644 --- a/modules/commons/utils/pom.xml +++ b/modules/commons/utils/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>commons</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/commons/workflow-execution-context/pom.xml ---------------------------------------------------------------------- diff --git a/modules/commons/workflow-execution-context/pom.xml b/modules/commons/workflow-execution-context/pom.xml index 10b2c07..e7523dd 100644 --- a/modules/commons/workflow-execution-context/pom.xml +++ b/modules/commons/workflow-execution-context/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>commons</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/commons/workflow-tracking/pom.xml ---------------------------------------------------------------------- diff --git a/modules/commons/workflow-tracking/pom.xml b/modules/commons/workflow-tracking/pom.xml index d91fb7e..06a1831 100644 --- a/modules/commons/workflow-tracking/pom.xml +++ b/modules/commons/workflow-tracking/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>commons</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/configuration/client/pom.xml ---------------------------------------------------------------------- diff --git a/modules/configuration/client/pom.xml b/modules/configuration/client/pom.xml index 9ed7051..7b2ad00 100644 --- a/modules/configuration/client/pom.xml +++ b/modules/configuration/client/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-configuration</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/configuration/pom.xml ---------------------------------------------------------------------- diff --git a/modules/configuration/pom.xml b/modules/configuration/pom.xml index 532ef99..16391f8 100644 --- a/modules/configuration/pom.xml +++ b/modules/configuration/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/configuration/server/pom.xml ---------------------------------------------------------------------- diff --git a/modules/configuration/server/pom.xml b/modules/configuration/server/pom.xml index a35e0c4..11480eb 100644 --- a/modules/configuration/server/pom.xml +++ b/modules/configuration/server/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-configuration</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/credential-store-service/credential-store-webapp/pom.xml ---------------------------------------------------------------------- diff --git a/modules/credential-store-service/credential-store-webapp/pom.xml b/modules/credential-store-service/credential-store-webapp/pom.xml index 6d7bd9d..d5a05ca 100644 --- a/modules/credential-store-service/credential-store-webapp/pom.xml +++ b/modules/credential-store-service/credential-store-webapp/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-credential-store-service</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/credential-store-service/credential-store/pom.xml ---------------------------------------------------------------------- diff --git a/modules/credential-store-service/credential-store/pom.xml b/modules/credential-store-service/credential-store/pom.xml index 847990d..6e8ded3 100644 --- a/modules/credential-store-service/credential-store/pom.xml +++ b/modules/credential-store-service/credential-store/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/credential-store-service/pom.xml ---------------------------------------------------------------------- diff --git a/modules/credential-store-service/pom.xml b/modules/credential-store-service/pom.xml index a4c85c4..efc075f 100644 --- a/modules/credential-store-service/pom.xml +++ b/modules/credential-store-service/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/distribution/api-server/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/api-server/pom.xml b/modules/distribution/api-server/pom.xml index 708a9b8..367da37 100644 --- a/modules/distribution/api-server/pom.xml +++ b/modules/distribution/api-server/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>distribution</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/distribution/client/java/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/client/java/pom.xml b/modules/distribution/client/java/pom.xml index 31d4a33..9db0b4d 100644 --- a/modules/distribution/client/java/pom.xml +++ b/modules/distribution/client/java/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-client-parent</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/distribution/client/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/client/pom.xml b/modules/distribution/client/pom.xml index d608fc4..11a75a8 100644 --- a/modules/distribution/client/pom.xml +++ b/modules/distribution/client/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>distribution</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/distribution/gfac-server/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/gfac-server/pom.xml b/modules/distribution/gfac-server/pom.xml index 8cf1de7..e111ffc 100644 --- a/modules/distribution/gfac-server/pom.xml +++ b/modules/distribution/gfac-server/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>distribution</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/distribution/orchestrator-server/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/orchestrator-server/pom.xml b/modules/distribution/orchestrator-server/pom.xml index 2827dab..476704d 100644 --- a/modules/distribution/orchestrator-server/pom.xml +++ b/modules/distribution/orchestrator-server/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>distribution</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 67a71a1..f6d13d4 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/distribution/release/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/release/pom.xml b/modules/distribution/release/pom.xml index 23786fc..bd03bc3 100644 --- a/modules/distribution/release/pom.xml +++ b/modules/distribution/release/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>distribution</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/distribution/server/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/server/pom.xml b/modules/distribution/server/pom.xml index 760f4c0..2481136 100644 --- a/modules/distribution/server/pom.xml +++ b/modules/distribution/server/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>distribution</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/distribution/xbaya-gui/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/xbaya-gui/pom.xml b/modules/distribution/xbaya-gui/pom.xml index 52dd65a..80a0c4f 100644 --- a/modules/distribution/xbaya-gui/pom.xml +++ b/modules/distribution/xbaya-gui/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>distribution</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/gfac/airavata-gfac-service/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/airavata-gfac-service/pom.xml b/modules/gfac/airavata-gfac-service/pom.xml index 56a909f..0884942 100644 --- a/modules/gfac/airavata-gfac-service/pom.xml +++ b/modules/gfac/airavata-gfac-service/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>gfac</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/gfac/airavata-gfac-stubs/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/airavata-gfac-stubs/pom.xml b/modules/gfac/airavata-gfac-stubs/pom.xml index 29b699a..88552b0 100644 --- a/modules/gfac/airavata-gfac-stubs/pom.xml +++ b/modules/gfac/airavata-gfac-stubs/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>gfac</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/gfac/gfac-core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-core/pom.xml b/modules/gfac/gfac-core/pom.xml index 7992a72..604fa0c 100644 --- a/modules/gfac/gfac-core/pom.xml +++ b/modules/gfac/gfac-core/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>gfac</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/gfac/gfac-ec2/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-ec2/pom.xml b/modules/gfac/gfac-ec2/pom.xml index c89b513..4943ae1 100644 --- a/modules/gfac/gfac-ec2/pom.xml +++ b/modules/gfac/gfac-ec2/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>gfac</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/gfac/gfac-gsissh/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-gsissh/pom.xml b/modules/gfac/gfac-gsissh/pom.xml index 8915f7f..f06932a 100644 --- a/modules/gfac/gfac-gsissh/pom.xml +++ b/modules/gfac/gfac-gsissh/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>gfac</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/gfac/gfac-local/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-local/pom.xml b/modules/gfac/gfac-local/pom.xml index 6d6ec13..cdbef36 100644 --- a/modules/gfac/gfac-local/pom.xml +++ b/modules/gfac/gfac-local/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>gfac</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/gfac/gfac-monitor/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-monitor/pom.xml b/modules/gfac/gfac-monitor/pom.xml index 9071379..58fa9d8 100644 --- a/modules/gfac/gfac-monitor/pom.xml +++ b/modules/gfac/gfac-monitor/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>gfac</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/gfac/gfac-ssh/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-ssh/pom.xml b/modules/gfac/gfac-ssh/pom.xml index 7bdc6f0..9826f20 100644 --- a/modules/gfac/gfac-ssh/pom.xml +++ b/modules/gfac/gfac-ssh/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>gfac</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/gfac/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/pom.xml b/modules/gfac/pom.xml index ab69b5d..4f10839 100644 --- a/modules/gfac/pom.xml +++ b/modules/gfac/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/modules/integration-tests/pom.xml b/modules/integration-tests/pom.xml index 33870a8..ebe70aa 100644 --- a/modules/integration-tests/pom.xml +++ b/modules/integration-tests/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/messaging/core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/messaging/core/pom.xml b/modules/messaging/core/pom.xml index 82b08a8..6f3e340 100644 --- a/modules/messaging/core/pom.xml +++ b/modules/messaging/core/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>messaging</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/messaging/pom.xml ---------------------------------------------------------------------- diff --git a/modules/messaging/pom.xml b/modules/messaging/pom.xml index 381808d..e8237be 100644 --- a/modules/messaging/pom.xml +++ b/modules/messaging/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/orchestrator/airavata-orchestrator-service/pom.xml ---------------------------------------------------------------------- diff --git a/modules/orchestrator/airavata-orchestrator-service/pom.xml b/modules/orchestrator/airavata-orchestrator-service/pom.xml index 4ca627d..72ecc0e 100644 --- a/modules/orchestrator/airavata-orchestrator-service/pom.xml +++ b/modules/orchestrator/airavata-orchestrator-service/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>orchestrator</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/orchestrator/airavata-orchestrator-stubs/pom.xml ---------------------------------------------------------------------- diff --git a/modules/orchestrator/airavata-orchestrator-stubs/pom.xml b/modules/orchestrator/airavata-orchestrator-stubs/pom.xml index a24ed0c..e059740 100644 --- a/modules/orchestrator/airavata-orchestrator-stubs/pom.xml +++ b/modules/orchestrator/airavata-orchestrator-stubs/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>orchestrator</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/orchestrator/orchestrator-core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/orchestrator/orchestrator-core/pom.xml b/modules/orchestrator/orchestrator-core/pom.xml index e3a48f7..0dffaee 100644 --- a/modules/orchestrator/orchestrator-core/pom.xml +++ b/modules/orchestrator/orchestrator-core/pom.xml @@ -14,7 +14,7 @@ the License. --> <parent> <groupId>org.apache.airavata</groupId> <artifactId>orchestrator</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/orchestrator/pom.xml ---------------------------------------------------------------------- diff --git a/modules/orchestrator/pom.xml b/modules/orchestrator/pom.xml index 1d5cc8a..de7f533 100644 --- a/modules/orchestrator/pom.xml +++ b/modules/orchestrator/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/registry/airavata-jpa-registry/pom.xml ---------------------------------------------------------------------- diff --git a/modules/registry/airavata-jpa-registry/pom.xml b/modules/registry/airavata-jpa-registry/pom.xml index c69edeb..01253ce 100644 --- a/modules/registry/airavata-jpa-registry/pom.xml +++ b/modules/registry/airavata-jpa-registry/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>registry</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/registry/pom.xml ---------------------------------------------------------------------- diff --git a/modules/registry/pom.xml b/modules/registry/pom.xml index 2df3af0..72020a2 100644 --- a/modules/registry/pom.xml +++ b/modules/registry/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/registry/registry-cpi/pom.xml ---------------------------------------------------------------------- diff --git a/modules/registry/registry-cpi/pom.xml b/modules/registry/registry-cpi/pom.xml index e327231..74a4a48 100644 --- a/modules/registry/registry-cpi/pom.xml +++ b/modules/registry/registry-cpi/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>registry</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/security/pom.xml ---------------------------------------------------------------------- diff --git a/modules/security/pom.xml b/modules/security/pom.xml index 19e1217..d20266d 100644 --- a/modules/security/pom.xml +++ b/modules/security/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/server/pom.xml ---------------------------------------------------------------------- diff --git a/modules/server/pom.xml b/modules/server/pom.xml index d2f5836..33426a4 100644 --- a/modules/server/pom.xml +++ b/modules/server/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/test-suite/pom.xml ---------------------------------------------------------------------- diff --git a/modules/test-suite/pom.xml b/modules/test-suite/pom.xml index ddcf83e..06eb3c1 100644 --- a/modules/test-suite/pom.xml +++ b/modules/test-suite/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/workflow-model/pom.xml ---------------------------------------------------------------------- diff --git a/modules/workflow-model/pom.xml b/modules/workflow-model/pom.xml index 7606a3b..00a2ed6 100644 --- a/modules/workflow-model/pom.xml +++ b/modules/workflow-model/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/workflow-model/workflow-engine/pom.xml ---------------------------------------------------------------------- diff --git a/modules/workflow-model/workflow-engine/pom.xml b/modules/workflow-model/workflow-engine/pom.xml index 9588a5b..7f6c9f2 100644 --- a/modules/workflow-model/workflow-engine/pom.xml +++ b/modules/workflow-model/workflow-engine/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-workflow-model-parent</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/workflow-model/workflow-model-component/pom.xml ---------------------------------------------------------------------- diff --git a/modules/workflow-model/workflow-model-component/pom.xml b/modules/workflow-model/workflow-model-component/pom.xml index 338afc2..b39c54b 100644 --- a/modules/workflow-model/workflow-model-component/pom.xml +++ b/modules/workflow-model/workflow-model-component/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-workflow-model-parent</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/workflow-model/workflow-model-core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/workflow-model/workflow-model-core/pom.xml b/modules/workflow-model/workflow-model-core/pom.xml index dea23e5..eb2153c 100644 --- a/modules/workflow-model/workflow-model-core/pom.xml +++ b/modules/workflow-model/workflow-model-core/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-workflow-model-parent</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/ws-messenger/client/pom.xml ---------------------------------------------------------------------- diff --git a/modules/ws-messenger/client/pom.xml b/modules/ws-messenger/client/pom.xml index 7f776e8..dd6ce8c 100644 --- a/modules/ws-messenger/client/pom.xml +++ b/modules/ws-messenger/client/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-ws-messenger</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/ws-messenger/commons/pom.xml ---------------------------------------------------------------------- diff --git a/modules/ws-messenger/commons/pom.xml b/modules/ws-messenger/commons/pom.xml index f118124..36dfb62 100644 --- a/modules/ws-messenger/commons/pom.xml +++ b/modules/ws-messenger/commons/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-ws-messenger</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/ws-messenger/message-monitor/pom.xml ---------------------------------------------------------------------- diff --git a/modules/ws-messenger/message-monitor/pom.xml b/modules/ws-messenger/message-monitor/pom.xml index 2e38ebe..3a74187 100644 --- a/modules/ws-messenger/message-monitor/pom.xml +++ b/modules/ws-messenger/message-monitor/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-ws-messenger</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/ws-messenger/pom.xml ---------------------------------------------------------------------- diff --git a/modules/ws-messenger/pom.xml b/modules/ws-messenger/pom.xml index 72fac8d..d994c89 100644 --- a/modules/ws-messenger/pom.xml +++ b/modules/ws-messenger/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/modules/xbaya-gui/pom.xml ---------------------------------------------------------------------- diff --git a/modules/xbaya-gui/pom.xml b/modules/xbaya-gui/pom.xml index 08fbe38..82f7c3f 100644 --- a/modules/xbaya-gui/pom.xml +++ b/modules/xbaya-gui/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4f74652..7351421 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <artifactId>airavata</artifactId> <packaging>pom</packaging> <name>Airavata</name> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <url>http://airavata.apache.org/</url> <inceptionYear>2011</inceptionYear> @@ -38,7 +38,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/airavata.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/airavata.git</developerConnection> <url> https://git-wip-us.apache.org/repos/asf?p=airavata.git</url> - <tag>airavata-0.14</tag> + <tag>HEAD</tag> </scm> <mailingLists> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/tools/gsissh/pom.xml ---------------------------------------------------------------------- diff --git a/tools/gsissh/pom.xml b/tools/gsissh/pom.xml index 80c4695..1e48e03 100644 --- a/tools/gsissh/pom.xml +++ b/tools/gsissh/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/tools/pom.xml ---------------------------------------------------------------------- diff --git a/tools/pom.xml b/tools/pom.xml index 782a58b..4899cc7 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/326c9f46/tools/registry-tool/pom.xml ---------------------------------------------------------------------- diff --git a/tools/registry-tool/pom.xml b/tools/registry-tool/pom.xml index 597be68..6bc43b2 100644 --- a/tools/registry-tool/pom.xml +++ b/tools/registry-tool/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-tools-parent</artifactId> - <version>0.14</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
