s/4.0.0-SNAPSHOT/4.1.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/3013c993 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/3013c993 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/3013c993 Branch: refs/heads/master Commit: 3013c9936f7b1107c05c2dc503813fedd7a08d88 Parents: a510e10 Author: Lahiru Sandaruwan <[email protected]> Authored: Fri May 22 00:12:39 2015 +0530 Committer: Lahiru Sandaruwan <[email protected]> Committed: Fri May 22 00:12:39 2015 +0530 ---------------------------------------------------------------------- components/org.apache.stratos.cli/src/test/python/README.md | 2 +- .../throttling/org.apache.stratos.throttling.agent.feature/pom.xml | 2 +- .../org.apache.stratos.throttling.manager.feature/pom.xml | 2 +- features/manager/throttling/pom.xml | 2 +- .../manager/usage/org.apache.stratos.usage.agent.feature/pom.xml | 2 +- features/manager/usage/org.apache.stratos.usage.feature/pom.xml | 2 +- .../manager/usage/org.apache.stratos.usage.server.feature/pom.xml | 2 +- features/manager/usage/org.apache.stratos.usage.ui.feature/pom.xml | 2 +- features/manager/usage/pom.xml | 2 +- products/load-balancer/modules/integration/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/components/org.apache.stratos.cli/src/test/python/README.md ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.cli/src/test/python/README.md b/components/org.apache.stratos.cli/src/test/python/README.md index 7799c46..878ad1e 100644 --- a/components/org.apache.stratos.cli/src/test/python/README.md +++ b/components/org.apache.stratos.cli/src/test/python/README.md @@ -18,7 +18,7 @@ Set the environment variables CLI_JAR, PYTHONPATH and WIREMOCK_JAR, WIREMOCK_HTT ``` # the stratos CLI_JAR -export CLI_JAR=~/stratos/components/org.apache.stratos.cli/target/org.apache.stratos.cli-4.0.0-SNAPSHOT.jar +export CLI_JAR=~/stratos/components/org.apache.stratos.cli/target/org.apache.stratos.cli-4.1.0-SNAPSHOT.jar # set the PYTHONPATH to include pexpect export PYTHONPATH=$PYTHONPATH:~/stratos/components/org.apache.stratos.cli/target/pexpect-3.2 http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/throttling/org.apache.stratos.throttling.agent.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/throttling/org.apache.stratos.throttling.agent.feature/pom.xml b/features/manager/throttling/org.apache.stratos.throttling.agent.feature/pom.xml index e394f70..a8b47af 100644 --- a/features/manager/throttling/org.apache.stratos.throttling.agent.feature/pom.xml +++ b/features/manager/throttling/org.apache.stratos.throttling.agent.feature/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>throttling-feature</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/throttling/org.apache.stratos.throttling.manager.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/throttling/org.apache.stratos.throttling.manager.feature/pom.xml b/features/manager/throttling/org.apache.stratos.throttling.manager.feature/pom.xml index a0713e4..5c7dba1 100644 --- a/features/manager/throttling/org.apache.stratos.throttling.manager.feature/pom.xml +++ b/features/manager/throttling/org.apache.stratos.throttling.manager.feature/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>throttling-feature</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/throttling/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/throttling/pom.xml b/features/manager/throttling/pom.xml index 58236b0..4002df8 100644 --- a/features/manager/throttling/pom.xml +++ b/features/manager/throttling/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-manager-features</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>throttling-feature</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/usage/org.apache.stratos.usage.agent.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/usage/org.apache.stratos.usage.agent.feature/pom.xml b/features/manager/usage/org.apache.stratos.usage.agent.feature/pom.xml index 40f0d1e..6bac2c7 100644 --- a/features/manager/usage/org.apache.stratos.usage.agent.feature/pom.xml +++ b/features/manager/usage/org.apache.stratos.usage.agent.feature/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>usage-feature</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/usage/org.apache.stratos.usage.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/usage/org.apache.stratos.usage.feature/pom.xml b/features/manager/usage/org.apache.stratos.usage.feature/pom.xml index 9e9f84a..a636d6a 100644 --- a/features/manager/usage/org.apache.stratos.usage.feature/pom.xml +++ b/features/manager/usage/org.apache.stratos.usage.feature/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>usage-feature</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/usage/org.apache.stratos.usage.server.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/usage/org.apache.stratos.usage.server.feature/pom.xml b/features/manager/usage/org.apache.stratos.usage.server.feature/pom.xml index 345a801..ae855db 100644 --- a/features/manager/usage/org.apache.stratos.usage.server.feature/pom.xml +++ b/features/manager/usage/org.apache.stratos.usage.server.feature/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>usage-feature</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/usage/org.apache.stratos.usage.ui.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/usage/org.apache.stratos.usage.ui.feature/pom.xml b/features/manager/usage/org.apache.stratos.usage.ui.feature/pom.xml index a7a5e01..14bf386 100644 --- a/features/manager/usage/org.apache.stratos.usage.ui.feature/pom.xml +++ b/features/manager/usage/org.apache.stratos.usage.ui.feature/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>usage-feature</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/usage/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/usage/pom.xml b/features/manager/usage/pom.xml index bc2884f..2263a38 100644 --- a/features/manager/usage/pom.xml +++ b/features/manager/usage/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-manager-features</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>usage-feature</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/products/load-balancer/modules/integration/pom.xml ---------------------------------------------------------------------- diff --git a/products/load-balancer/modules/integration/pom.xml b/products/load-balancer/modules/integration/pom.xml index c2d9dfb..b79e40c 100644 --- a/products/load-balancer/modules/integration/pom.xml +++ b/products/load-balancer/modules/integration/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.stratos.load.balancer</groupId> <artifactId>load-balancer-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent>
