Repository: airavata Updated Branches: refs/heads/airavata-0.15-release-branch 64cfc5cb7 -> 496a0d83c
reverting release Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/496a0d83 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/496a0d83 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/496a0d83 Branch: refs/heads/airavata-0.15-release-branch Commit: 496a0d83c347a9680eef2ff1476b912047b84e3a Parents: 64cfc5c Author: smarru <[email protected]> Authored: Fri Dec 4 05:28:14 2015 -0500 Committer: smarru <[email protected]> Committed: Fri Dec 4 05:28:14 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 | 2 +- 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 | 2 +- tools/gsissh/pom.xml | 2 +- tools/pom.xml | 2 +- tools/registry-tool/pom.xml | 2 +- 54 files changed, 54 insertions(+), 54 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 57f1c32..ed859aa 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 e992469..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 9454367..b90f8ff 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 4b999d7..78e9f76 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 e02bcde..ab9fb4a 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 cef4d74..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 ecfda5f..cd02c27 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 b2e49ae..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 de4f7b6..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/airavata-api/pom.xml ---------------------------------------------------------------------- diff --git a/airavata-api/pom.xml b/airavata-api/pom.xml index dcf1dd5..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 4c80a92..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 627e993..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/app-catalog/pom.xml ---------------------------------------------------------------------- diff --git a/modules/app-catalog/pom.xml b/modules/app-catalog/pom.xml index 04bbd94..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/commons/pom.xml ---------------------------------------------------------------------- diff --git a/modules/commons/pom.xml b/modules/commons/pom.xml index b9353d2..d871983 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/commons/utils/pom.xml ---------------------------------------------------------------------- diff --git a/modules/commons/utils/pom.xml b/modules/commons/utils/pom.xml index 2b5c8e9..09766af 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/configuration/client/pom.xml ---------------------------------------------------------------------- diff --git a/modules/configuration/client/pom.xml b/modules/configuration/client/pom.xml index c4bcade..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/configuration/pom.xml ---------------------------------------------------------------------- diff --git a/modules/configuration/pom.xml b/modules/configuration/pom.xml index 452721a..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/configuration/server/pom.xml ---------------------------------------------------------------------- diff --git a/modules/configuration/server/pom.xml b/modules/configuration/server/pom.xml index d51ad8e..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 f669949..3bb2ecd 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 fc02373..838b2f3 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/credential-store/pom.xml ---------------------------------------------------------------------- diff --git a/modules/credential-store/pom.xml b/modules/credential-store/pom.xml index 5e787f9..ff42005 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index f369192..0f52e59 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/distribution/release/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/release/pom.xml b/modules/distribution/release/pom.xml index 49fbba9..3bb1d43 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/distribution/server/pom.xml ---------------------------------------------------------------------- diff --git a/modules/distribution/server/pom.xml b/modules/distribution/server/pom.xml index e31bc1a..2ac6b9e 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 e300f9a..3e8b423 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 a7493c1..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 ecc9d9b..7ccc7e1 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/gfac/gfac-bes/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-bes/pom.xml b/modules/gfac/gfac-bes/pom.xml index bf2d3b0..49c9221 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/gfac/gfac-core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-core/pom.xml b/modules/gfac/gfac-core/pom.xml index d424eeb..7eede18 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/gfac/gfac-gsissh/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-gsissh/pom.xml b/modules/gfac/gfac-gsissh/pom.xml index ebaed99..9e314ee 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/gfac/gfac-local/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-local/pom.xml b/modules/gfac/gfac-local/pom.xml index 18375b3..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 6a4dd56..0aaad0a 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 52f0602..fc8b0df 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/gfac/gfac-monitor/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-monitor/pom.xml b/modules/gfac/gfac-monitor/pom.xml index af6293f..66c5875 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/gfac/gfac-ssh/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-ssh/pom.xml b/modules/gfac/gfac-ssh/pom.xml index 807643e..531bfdc 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/gfac/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/pom.xml b/modules/gfac/pom.xml index 99f99f1..7f8737f 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/messaging/client/pom.xml ---------------------------------------------------------------------- diff --git a/modules/messaging/client/pom.xml b/modules/messaging/client/pom.xml index cdeb6be..18da5f9 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/messaging/core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/messaging/core/pom.xml b/modules/messaging/core/pom.xml index f763646..6e6dc85 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/messaging/pom.xml ---------------------------------------------------------------------- diff --git a/modules/messaging/pom.xml b/modules/messaging/pom.xml index b727fd7..bfc5424 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 018f999..1ef1ef8 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 cf8e7bf..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/orchestrator/orchestrator-core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/orchestrator/orchestrator-core/pom.xml b/modules/orchestrator/orchestrator-core/pom.xml index 1937300..a5c41ba 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.1-SNAPSHOT</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/496a0d83/modules/orchestrator/pom.xml ---------------------------------------------------------------------- diff --git a/modules/orchestrator/pom.xml b/modules/orchestrator/pom.xml index 11a8f0f..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 9b85830..344a25e 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/registry/pom.xml ---------------------------------------------------------------------- diff --git a/modules/registry/pom.xml b/modules/registry/pom.xml index d226691..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/registry/registry-cpi/pom.xml ---------------------------------------------------------------------- diff --git a/modules/registry/registry-cpi/pom.xml b/modules/registry/registry-cpi/pom.xml index 223b609..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/security/pom.xml ---------------------------------------------------------------------- diff --git a/modules/security/pom.xml b/modules/security/pom.xml index 7716ba7..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/server/pom.xml ---------------------------------------------------------------------- diff --git a/modules/server/pom.xml b/modules/server/pom.xml index 42b3590..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/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 42d79f3..10dd6b9 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/modules/test-suite/pom.xml ---------------------------------------------------------------------- diff --git a/modules/test-suite/pom.xml b/modules/test-suite/pom.xml index da507db..abc4ac8 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cf2ffd2..d7da48d 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <artifactId>airavata</artifactId> <packaging>pom</packaging> <name>Airavata</name> - <version>0.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <url>http://airavata.apache.org/</url> <inceptionYear>2011</inceptionYear> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/tools/gsissh/pom.xml ---------------------------------------------------------------------- diff --git a/tools/gsissh/pom.xml b/tools/gsissh/pom.xml index f474f94..dde0bb8 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.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/tools/pom.xml ---------------------------------------------------------------------- diff --git a/tools/pom.xml b/tools/pom.xml index 4c5d511..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/airavata/blob/496a0d83/tools/registry-tool/pom.xml ---------------------------------------------------------------------- diff --git a/tools/registry-tool/pom.xml b/tools/registry-tool/pom.xml index 8c307a4..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.15.1-SNAPSHOT</version> + <version>0.15-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
