Repository: karaf-cellar Updated Branches: refs/heads/master 367f20690 -> 82386b3dc
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/82386b3d Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/82386b3d Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/82386b3d Branch: refs/heads/master Commit: 82386b3dc18bb440e90368686e9f68fc6b8e3fc2 Parents: 367f206 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jul 11 18:58:18 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jul 11 18:58:18 2016 +0200 ---------------------------------------------------------------------- assembly/pom.xml | 2 +- bundle/pom.xml | 2 +- cloud/pom.xml | 2 +- config/pom.xml | 2 +- core/pom.xml | 2 +- dns/pom.xml | 2 +- dosgi/pom.xml | 2 +- etcd/pom.xml | 2 +- event/pom.xml | 2 +- features/pom.xml | 2 +- hazelcast/pom.xml | 2 +- http/balancer/pom.xml | 2 +- http/pom.xml | 2 +- itests/pom.xml | 2 +- kubernetes/pom.xml | 2 +- log/pom.xml | 2 +- obr/pom.xml | 2 +- pom.xml | 4 ++-- samples/camel-hazelcast-app/consumer/pom.xml | 2 +- samples/camel-hazelcast-app/pom.xml | 2 +- samples/camel-hazelcast-app/producer/pom.xml | 2 +- samples/dosgi-greeter/api/pom.xml | 2 +- samples/dosgi-greeter/client/pom.xml | 2 +- samples/dosgi-greeter/pom.xml | 2 +- samples/dosgi-greeter/service/pom.xml | 2 +- samples/hazelcast-app/pom.xml | 2 +- samples/http-session-replication/pom.xml | 2 +- samples/pom.xml | 2 +- shell/pom.xml | 2 +- utils/pom.xml | 2 +- webconsole/pom.xml | 2 +- 31 files changed, 32 insertions(+), 32 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 9fb2fc1..808dd95 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/bundle/pom.xml b/bundle/pom.xml index 4a6a3ee..2cae88d 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/cloud/pom.xml ---------------------------------------------------------------------- diff --git a/cloud/pom.xml b/cloud/pom.xml index bb29b20..6b4db30 100644 --- a/cloud/pom.xml +++ b/cloud/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/config/pom.xml ---------------------------------------------------------------------- diff --git a/config/pom.xml b/config/pom.xml index 50e28e9..d4528f0 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 54469ae..7da1176 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/dns/pom.xml ---------------------------------------------------------------------- diff --git a/dns/pom.xml b/dns/pom.xml index fe04edf..d401edd 100644 --- a/dns/pom.xml +++ b/dns/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/dosgi/pom.xml ---------------------------------------------------------------------- diff --git a/dosgi/pom.xml b/dosgi/pom.xml index 66ca7c7..e8f188e 100644 --- a/dosgi/pom.xml +++ b/dosgi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/etcd/pom.xml ---------------------------------------------------------------------- diff --git a/etcd/pom.xml b/etcd/pom.xml index 996cc37..f64a52d 100644 --- a/etcd/pom.xml +++ b/etcd/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/event/pom.xml ---------------------------------------------------------------------- diff --git a/event/pom.xml b/event/pom.xml index 1dd8fe1..86e2845 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/features/pom.xml ---------------------------------------------------------------------- diff --git a/features/pom.xml b/features/pom.xml index 3ee5826..4d42e4e 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/hazelcast/pom.xml ---------------------------------------------------------------------- diff --git a/hazelcast/pom.xml b/hazelcast/pom.xml index 271931c..308a5c6 100644 --- a/hazelcast/pom.xml +++ b/hazelcast/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/http/balancer/pom.xml ---------------------------------------------------------------------- diff --git a/http/balancer/pom.xml b/http/balancer/pom.xml index 1e7304f..50fe351 100644 --- a/http/balancer/pom.xml +++ b/http/balancer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar</groupId> <artifactId>http</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/http/pom.xml ---------------------------------------------------------------------- diff --git a/http/pom.xml b/http/pom.xml index b0f7305..69096c9 100644 --- a/http/pom.xml +++ b/http/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index 888cba3..f50d31a 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/kubernetes/pom.xml ---------------------------------------------------------------------- diff --git a/kubernetes/pom.xml b/kubernetes/pom.xml index 2426f7b..e241edd 100644 --- a/kubernetes/pom.xml +++ b/kubernetes/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/log/pom.xml ---------------------------------------------------------------------- diff --git a/log/pom.xml b/log/pom.xml index 057709f..a22ade1 100644 --- a/log/pom.xml +++ b/log/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/obr/pom.xml ---------------------------------------------------------------------- diff --git a/obr/pom.xml b/obr/pom.xml index ec64155..3dd75ba 100644 --- a/obr/pom.xml +++ b/obr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index eefcb46..b331dc1 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Karaf :: Cellar</name> @@ -81,7 +81,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf-cellar.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf-cellar.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=karaf-cellar.git;a=summary</url> - <tag>cellar-4.0.1</tag> + <tag>HEAD</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/samples/camel-hazelcast-app/consumer/pom.xml ---------------------------------------------------------------------- diff --git a/samples/camel-hazelcast-app/consumer/pom.xml b/samples/camel-hazelcast-app/consumer/pom.xml index 2707755..1f12a57 100644 --- a/samples/camel-hazelcast-app/consumer/pom.xml +++ b/samples/camel-hazelcast-app/consumer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar.samples</groupId> <artifactId>camel-hazelcast-app</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/samples/camel-hazelcast-app/pom.xml ---------------------------------------------------------------------- diff --git a/samples/camel-hazelcast-app/pom.xml b/samples/camel-hazelcast-app/pom.xml index fa5013e..5194858 100644 --- a/samples/camel-hazelcast-app/pom.xml +++ b/samples/camel-hazelcast-app/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>samples</artifactId> <groupId>org.apache.karaf.cellar</groupId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/samples/camel-hazelcast-app/producer/pom.xml ---------------------------------------------------------------------- diff --git a/samples/camel-hazelcast-app/producer/pom.xml b/samples/camel-hazelcast-app/producer/pom.xml index 6b9c3b2..8f7bbd0 100644 --- a/samples/camel-hazelcast-app/producer/pom.xml +++ b/samples/camel-hazelcast-app/producer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar.samples</groupId> <artifactId>camel-hazelcast-app</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/samples/dosgi-greeter/api/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/api/pom.xml b/samples/dosgi-greeter/api/pom.xml index 0e440b2..8ce0b98 100644 --- a/samples/dosgi-greeter/api/pom.xml +++ b/samples/dosgi-greeter/api/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar.samples</groupId> <artifactId>dosgi-greeter</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/samples/dosgi-greeter/client/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/client/pom.xml b/samples/dosgi-greeter/client/pom.xml index fba92bc..463748d 100644 --- a/samples/dosgi-greeter/client/pom.xml +++ b/samples/dosgi-greeter/client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar.samples</groupId> <artifactId>dosgi-greeter</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/samples/dosgi-greeter/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/pom.xml b/samples/dosgi-greeter/pom.xml index 331917c..1ff5c01 100644 --- a/samples/dosgi-greeter/pom.xml +++ b/samples/dosgi-greeter/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar</groupId> <artifactId>samples</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/samples/dosgi-greeter/service/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/service/pom.xml b/samples/dosgi-greeter/service/pom.xml index c96d6b7..6f2a734 100644 --- a/samples/dosgi-greeter/service/pom.xml +++ b/samples/dosgi-greeter/service/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar.samples</groupId> <artifactId>dosgi-greeter</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/samples/hazelcast-app/pom.xml ---------------------------------------------------------------------- diff --git a/samples/hazelcast-app/pom.xml b/samples/hazelcast-app/pom.xml index cb9f79b..b9e6076 100644 --- a/samples/hazelcast-app/pom.xml +++ b/samples/hazelcast-app/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar</groupId> <artifactId>samples</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/samples/http-session-replication/pom.xml ---------------------------------------------------------------------- diff --git a/samples/http-session-replication/pom.xml b/samples/http-session-replication/pom.xml index d49b27d..515fbff 100644 --- a/samples/http-session-replication/pom.xml +++ b/samples/http-session-replication/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf.cellar</groupId> <artifactId>samples</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/samples/pom.xml ---------------------------------------------------------------------- diff --git a/samples/pom.xml b/samples/pom.xml index f4652f9..7081c53 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>cellar</artifactId> <groupId>org.apache.karaf</groupId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index fc882eb..0b44666 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index 949d7fd..14ab1fb 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/82386b3d/webconsole/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/pom.xml b/webconsole/pom.xml index 46a6aba..47b124e 100644 --- a/webconsole/pom.xml +++ b/webconsole/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>cellar</artifactId> <groupId>org.apache.karaf</groupId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> </parent> <groupId>org.apache.karaf.cellar</groupId>
