Repository: stratos Updated Branches: refs/heads/release-4.1.4 f2579b9a4 -> 398476fe2
http://git-wip-us.apache.org/repos/asf/stratos/blob/398476fe/products/stratos/modules/integration/test-common/pom.xml ---------------------------------------------------------------------- diff --git a/products/stratos/modules/integration/test-common/pom.xml b/products/stratos/modules/integration/test-common/pom.xml index 6822a32..c4794cf 100755 --- a/products/stratos/modules/integration/test-common/pom.xml +++ b/products/stratos/modules/integration/test-common/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-integration</artifactId> - <version>4.1.4-SNAPSHOT</version> + <version>4.1.4</version> </parent> <artifactId>org.apache.stratos.integration.common</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/398476fe/products/stratos/modules/integration/test-integration/pom.xml ---------------------------------------------------------------------- diff --git a/products/stratos/modules/integration/test-integration/pom.xml b/products/stratos/modules/integration/test-integration/pom.xml index 875fece..f0d194e 100755 --- a/products/stratos/modules/integration/test-integration/pom.xml +++ b/products/stratos/modules/integration/test-integration/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-integration</artifactId> - <version>4.1.4-SNAPSHOT</version> + <version>4.1.4</version> </parent> <artifactId>stratos-test-integration</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/398476fe/products/stratos/modules/p2-profile-gen/pom.xml ---------------------------------------------------------------------- diff --git a/products/stratos/modules/p2-profile-gen/pom.xml b/products/stratos/modules/p2-profile-gen/pom.xml index 1834fc7..b42c91b 100644 --- a/products/stratos/modules/p2-profile-gen/pom.xml +++ b/products/stratos/modules/p2-profile-gen/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos</artifactId> - <version>4.1.4-SNAPSHOT</version> + <version>4.1.4</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/398476fe/products/stratos/pom.xml ---------------------------------------------------------------------- diff --git a/products/stratos/pom.xml b/products/stratos/pom.xml index a315b7a..a667aea 100755 --- a/products/stratos/pom.xml +++ b/products/stratos/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-products-parent</artifactId> - <version>4.1.4-SNAPSHOT</version> + <version>4.1.4</version> </parent> <artifactId>stratos</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/398476fe/service-stubs/org.apache.stratos.autoscaler.service.stub/pom.xml ---------------------------------------------------------------------- diff --git a/service-stubs/org.apache.stratos.autoscaler.service.stub/pom.xml b/service-stubs/org.apache.stratos.autoscaler.service.stub/pom.xml index 0f64273..a90d686 100644 --- a/service-stubs/org.apache.stratos.autoscaler.service.stub/pom.xml +++ b/service-stubs/org.apache.stratos.autoscaler.service.stub/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-service-stubs-parent</artifactId> - <version>4.1.4-SNAPSHOT</version> + <version>4.1.4</version> </parent> <artifactId>org.apache.stratos.autoscaler.service.stub</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/398476fe/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml ---------------------------------------------------------------------- diff --git a/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml b/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml index 4675e7d..b9faf4f 100644 --- a/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml +++ b/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-service-stubs-parent</artifactId> - <version>4.1.4-SNAPSHOT</version> + <version>4.1.4</version> </parent> <artifactId>org.apache.stratos.cloud.controller.service.stub</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/398476fe/service-stubs/org.apache.stratos.manager.service.stub/pom.xml ---------------------------------------------------------------------- diff --git a/service-stubs/org.apache.stratos.manager.service.stub/pom.xml b/service-stubs/org.apache.stratos.manager.service.stub/pom.xml index 783dd10..e4858f8 100644 --- a/service-stubs/org.apache.stratos.manager.service.stub/pom.xml +++ b/service-stubs/org.apache.stratos.manager.service.stub/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-service-stubs-parent</artifactId> - <version>4.1.4-SNAPSHOT</version> + <version>4.1.4</version> </parent> <artifactId>org.apache.stratos.manager.service.stub</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/398476fe/service-stubs/pom.xml ---------------------------------------------------------------------- diff --git a/service-stubs/pom.xml b/service-stubs/pom.xml index 80e3694..c56ae59 100644 --- a/service-stubs/pom.xml +++ b/service-stubs/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-parent</artifactId> - <version>4.1.4-SNAPSHOT</version> + <version>4.1.4</version> </parent> <artifactId>stratos-service-stubs-parent</artifactId>
