Repository: airavata Updated Branches: refs/heads/airavata-0.15-release-branch b613d7cd5 -> 1bc9a6ccf
[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/1bc9a6cc Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/1bc9a6cc Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/1bc9a6cc Branch: refs/heads/airavata-0.15-release-branch Commit: 1bc9a6ccfabbb508152eb1e8e28a5ffdf25a504d Parents: b613d7c Author: smarru <[email protected]> Authored: Fri Dec 4 05:38:05 2015 -0500 Committer: smarru <[email protected]> Committed: Fri Dec 4 05:38:05 2015 -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/airavata-python-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/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/pom.xml | 2 +- modules/commons/utils/pom.xml | 2 +- modules/configuration/client/pom.xml | 2 +- modules/configuration/pom.xml | 2 +- modules/configuration/server/pom.xml | 2 +- modules/credential-store/credential-store-service/pom.xml | 2 +- modules/credential-store/credential-store-stubs/pom.xml | 2 +- modules/credential-store/pom.xml | 2 +- modules/distribution/pom.xml | 2 +- modules/distribution/release/pom.xml | 2 +- modules/distribution/server/pom.xml | 2 +- modules/gfac/airavata-gfac-service/pom.xml | 2 +- modules/gfac/airavata-gfac-stubs/pom.xml | 2 +- modules/gfac/gfac-application-specific-handlers/pom.xml | 4 ++-- modules/gfac/gfac-bes/pom.xml | 2 +- modules/gfac/gfac-core/pom.xml | 2 +- modules/gfac/gfac-gsissh/pom.xml | 2 +- modules/gfac/gfac-local/pom.xml | 2 +- modules/gfac/gfac-monitor/gfac-email-monitor/pom.xml | 2 +- modules/gfac/gfac-monitor/gfac-hpc-monitor/pom.xml | 2 +- modules/gfac/gfac-monitor/pom.xml | 2 +- modules/gfac/gfac-ssh/pom.xml | 2 +- modules/gfac/pom.xml | 2 +- modules/messaging/client/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/multi-tenanted-airavata/pom.xml | 2 +- modules/test-suite/pom.xml | 2 +- pom.xml | 4 ++-- tools/gsissh/pom.xml | 2 +- tools/pom.xml | 2 +- tools/registry-tool/pom.xml | 2 +- 54 files changed, 56 insertions(+), 56 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 f8496e2..57f1c32 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 4d69d7e..e992469 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 1f8ce48..9454367 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 d0878fb..4b999d7 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/airavata-api/airavata-client-sdks/airavata-python-sdk/pom.xml ---------------------------------------------------------------------- diff --git a/airavata-api/airavata-client-sdks/airavata-python-sdk/pom.xml b/airavata-api/airavata-client-sdks/airavata-python-sdk/pom.xml index c7713c3..e02bcde 100644 --- a/airavata-api/airavata-client-sdks/airavata-python-sdk/pom.xml +++ b/airavata-api/airavata-client-sdks/airavata-python-sdk/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-client-sdks</artifactId> - <version>0.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 042376c..cef4d74 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 fef7919..ecfda5f 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 ba933ee..b2e49ae 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 2abacb7..de4f7b6 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/airavata-api/pom.xml ---------------------------------------------------------------------- diff --git a/airavata-api/pom.xml b/airavata-api/pom.xml index 017b35e..dcf1dd5 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 3f91fe9..4c80a92 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 727170f..627e993 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/app-catalog/pom.xml ---------------------------------------------------------------------- diff --git a/modules/app-catalog/pom.xml b/modules/app-catalog/pom.xml index 120b7c3..04bbd94 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/commons/pom.xml ---------------------------------------------------------------------- diff --git a/modules/commons/pom.xml b/modules/commons/pom.xml index 73a6e75..b9353d2 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/commons/utils/pom.xml ---------------------------------------------------------------------- diff --git a/modules/commons/utils/pom.xml b/modules/commons/utils/pom.xml index b9d6200..2b5c8e9 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/configuration/client/pom.xml ---------------------------------------------------------------------- diff --git a/modules/configuration/client/pom.xml b/modules/configuration/client/pom.xml index 7a78f9a..c4bcade 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/configuration/pom.xml ---------------------------------------------------------------------- diff --git a/modules/configuration/pom.xml b/modules/configuration/pom.xml index f2c555a..452721a 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/configuration/server/pom.xml ---------------------------------------------------------------------- diff --git a/modules/configuration/server/pom.xml b/modules/configuration/server/pom.xml index 3df1ea0..d51ad8e 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/credential-store/credential-store-service/pom.xml ---------------------------------------------------------------------- diff --git a/modules/credential-store/credential-store-service/pom.xml b/modules/credential-store/credential-store-service/pom.xml index ba3841f..f669949 100644 --- a/modules/credential-store/credential-store-service/pom.xml +++ b/modules/credential-store/credential-store-service/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/credential-store/credential-store-stubs/pom.xml ---------------------------------------------------------------------- diff --git a/modules/credential-store/credential-store-stubs/pom.xml b/modules/credential-store/credential-store-stubs/pom.xml index e4ef90c..fc02373 100644 --- a/modules/credential-store/credential-store-stubs/pom.xml +++ b/modules/credential-store/credential-store-stubs/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>credential-store</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/credential-store/pom.xml ---------------------------------------------------------------------- diff --git a/modules/credential-store/pom.xml b/modules/credential-store/pom.xml index 8762066..5e787f9 100644 --- a/modules/credential-store/pom.xml +++ b/modules/credential-store/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index e8ff05b..f369192 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/distribution/release/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/release/pom.xml b/modules/distribution/release/pom.xml index ba869e8..49fbba9 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/distribution/server/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/server/pom.xml b/modules/distribution/server/pom.xml index b49d809..e31bc1a 100644 --- a/modules/distribution/server/pom.xml +++ b/modules/distribution/server/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>distribution</artifactId> - <version>0.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 2616817..e300f9a 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 1afa18f..a7493c1 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/gfac/gfac-application-specific-handlers/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-application-specific-handlers/pom.xml b/modules/gfac/gfac-application-specific-handlers/pom.xml index 09675d7..05d38e6 100644 --- a/modules/gfac/gfac-application-specific-handlers/pom.xml +++ b/modules/gfac/gfac-application-specific-handlers/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>gfac</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.15</version> + <version>0.15.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -24,7 +24,7 @@ <dependency> <groupId>org.apache.airavata</groupId> <artifactId>airavata-gfac-core</artifactId> - <version>0.15</version> + <version>0.15.1-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/gfac/gfac-bes/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-bes/pom.xml b/modules/gfac/gfac-bes/pom.xml index b92c741..bf2d3b0 100644 --- a/modules/gfac/gfac-bes/pom.xml +++ b/modules/gfac/gfac-bes/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>gfac</artifactId> - <version>0.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/gfac/gfac-core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-core/pom.xml b/modules/gfac/gfac-core/pom.xml index 141bbbb..d424eeb 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/gfac/gfac-gsissh/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-gsissh/pom.xml b/modules/gfac/gfac-gsissh/pom.xml index b835f1f..ebaed99 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/gfac/gfac-local/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-local/pom.xml b/modules/gfac/gfac-local/pom.xml index 4a81fe2..18375b3 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/gfac/gfac-monitor/gfac-email-monitor/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-monitor/gfac-email-monitor/pom.xml b/modules/gfac/gfac-monitor/gfac-email-monitor/pom.xml index 249c86b..6a4dd56 100644 --- a/modules/gfac/gfac-monitor/gfac-email-monitor/pom.xml +++ b/modules/gfac/gfac-monitor/gfac-email-monitor/pom.xml @@ -12,7 +12,7 @@ <parent> <artifactId>airavata-gfac-monitor</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.15</version> + <version>0.15.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/gfac/gfac-monitor/gfac-hpc-monitor/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-monitor/gfac-hpc-monitor/pom.xml b/modules/gfac/gfac-monitor/gfac-hpc-monitor/pom.xml index 461aabd..52f0602 100644 --- a/modules/gfac/gfac-monitor/gfac-hpc-monitor/pom.xml +++ b/modules/gfac/gfac-monitor/gfac-hpc-monitor/pom.xml @@ -12,7 +12,7 @@ <parent> <artifactId>airavata-gfac-monitor</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.15</version> + <version>0.15.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/gfac/gfac-monitor/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-monitor/pom.xml b/modules/gfac/gfac-monitor/pom.xml index 8f1977c..af6293f 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/gfac/gfac-ssh/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-ssh/pom.xml b/modules/gfac/gfac-ssh/pom.xml index c838cfc..807643e 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/gfac/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/pom.xml b/modules/gfac/pom.xml index 06899a6..99f99f1 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/messaging/client/pom.xml ---------------------------------------------------------------------- diff --git a/modules/messaging/client/pom.xml b/modules/messaging/client/pom.xml index 9d38aa9..cdeb6be 100644 --- a/modules/messaging/client/pom.xml +++ b/modules/messaging/client/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>messaging</artifactId> - <version>0.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/messaging/core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/messaging/core/pom.xml b/modules/messaging/core/pom.xml index 5a416ee..f763646 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/messaging/pom.xml ---------------------------------------------------------------------- diff --git a/modules/messaging/pom.xml b/modules/messaging/pom.xml index 0117998..b727fd7 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 bbd4091..018f999 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 9bae667..cf8e7bf 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/orchestrator/orchestrator-core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/orchestrator/orchestrator-core/pom.xml b/modules/orchestrator/orchestrator-core/pom.xml index ad6b64e..1937300 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/orchestrator/pom.xml ---------------------------------------------------------------------- diff --git a/modules/orchestrator/pom.xml b/modules/orchestrator/pom.xml index 1f926ca..11a8f0f 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/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 7697b72..9b85830 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/registry/pom.xml ---------------------------------------------------------------------- diff --git a/modules/registry/pom.xml b/modules/registry/pom.xml index 1d57959..d226691 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/registry/registry-cpi/pom.xml ---------------------------------------------------------------------- diff --git a/modules/registry/registry-cpi/pom.xml b/modules/registry/registry-cpi/pom.xml index a41ac31..223b609 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/security/pom.xml ---------------------------------------------------------------------- diff --git a/modules/security/pom.xml b/modules/security/pom.xml index e036f87..7716ba7 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/server/pom.xml ---------------------------------------------------------------------- diff --git a/modules/server/pom.xml b/modules/server/pom.xml index 50c1e0a..42b3590 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/test-suite/multi-tenanted-airavata/pom.xml ---------------------------------------------------------------------- diff --git a/modules/test-suite/multi-tenanted-airavata/pom.xml b/modules/test-suite/multi-tenanted-airavata/pom.xml index 081a460..42d79f3 100644 --- a/modules/test-suite/multi-tenanted-airavata/pom.xml +++ b/modules/test-suite/multi-tenanted-airavata/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata-test-suite</artifactId> - <version>0.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/modules/test-suite/pom.xml ---------------------------------------------------------------------- diff --git a/modules/test-suite/pom.xml b/modules/test-suite/pom.xml index d0e2be9..da507db 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d9f71b3..cf2ffd2 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <artifactId>airavata</artifactId> <packaging>pom</packaging> <name>Airavata</name> - <version>0.15</version> + <version>0.15.1-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.15</tag> + <tag>HEAD</tag> </scm> <mailingLists> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/tools/gsissh/pom.xml ---------------------------------------------------------------------- diff --git a/tools/gsissh/pom.xml b/tools/gsissh/pom.xml index 081dd3b..f474f94 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/tools/pom.xml ---------------------------------------------------------------------- diff --git a/tools/pom.xml b/tools/pom.xml index 422986c..4c5d511 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/1bc9a6cc/tools/registry-tool/pom.xml ---------------------------------------------------------------------- diff --git a/tools/registry-tool/pom.xml b/tools/registry-tool/pom.xml index d5d7234..8c307a4 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.15</version> + <version>0.15.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
