http://git-wip-us.apache.org/repos/asf/stratos/blob/b56891cf/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 c51e17a..4da23fa 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.5</version> + <version>4.1.5-SNAPSHOT</version> </parent> <artifactId>org.apache.stratos.integration.common</artifactId>
http://git-wip-us.apache.org/repos/asf/stratos/blob/b56891cf/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 153bb3e..642b333 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.5</version> + <version>4.1.5-SNAPSHOT</version> </parent> <artifactId>stratos-test-integration</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/b56891cf/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 3d41443..657f686 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.5</version> + <version>4.1.5-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/b56891cf/products/stratos/pom.xml ---------------------------------------------------------------------- diff --git a/products/stratos/pom.xml b/products/stratos/pom.xml index 5154490..69874e0 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.5</version> + <version>4.1.5-SNAPSHOT</version> </parent> <artifactId>stratos</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/b56891cf/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 1b7dfbb..0374959 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.5</version> + <version>4.1.5-SNAPSHOT</version> </parent> <artifactId>org.apache.stratos.autoscaler.service.stub</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/b56891cf/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 8315e74..fb182e6 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.5</version> + <version>4.1.5-SNAPSHOT</version> </parent> <artifactId>org.apache.stratos.cloud.controller.service.stub</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/b56891cf/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 892e38f..7d99cc3 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.5</version> + <version>4.1.5-SNAPSHOT</version> </parent> <artifactId>org.apache.stratos.manager.service.stub</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/b56891cf/service-stubs/pom.xml ---------------------------------------------------------------------- diff --git a/service-stubs/pom.xml b/service-stubs/pom.xml index ab66ab6..d8dc84c 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.5</version> + <version>4.1.5-SNAPSHOT</version> </parent> <artifactId>stratos-service-stubs-parent</artifactId>
