Repository: karaf-cellar Updated Branches: refs/heads/master bb74d76ad -> 792822671
[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/79282267 Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/79282267 Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/79282267 Branch: refs/heads/master Commit: 792822671a80fcfa29f34efd5264e825175eed3b Parents: bb74d76 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu May 11 07:40:53 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu May 11 07:40:53 2017 +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 +- kar/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 +- 32 files changed, 33 insertions(+), 33 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 00fa4b4..2ae74e7 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/bundle/pom.xml b/bundle/pom.xml index 0546d7b..514d890 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/cloud/pom.xml ---------------------------------------------------------------------- diff --git a/cloud/pom.xml b/cloud/pom.xml index da2e12f..b8b8ec0 100644 --- a/cloud/pom.xml +++ b/cloud/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/config/pom.xml ---------------------------------------------------------------------- diff --git a/config/pom.xml b/config/pom.xml index 26138bc..38d1d48 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 1a3ce6b..82b2ecb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/dns/pom.xml ---------------------------------------------------------------------- diff --git a/dns/pom.xml b/dns/pom.xml index 725caa1..6118611 100644 --- a/dns/pom.xml +++ b/dns/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/dosgi/pom.xml ---------------------------------------------------------------------- diff --git a/dosgi/pom.xml b/dosgi/pom.xml index 1970542..fe51cdb 100644 --- a/dosgi/pom.xml +++ b/dosgi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/etcd/pom.xml ---------------------------------------------------------------------- diff --git a/etcd/pom.xml b/etcd/pom.xml index 25e5b57..85baa51 100644 --- a/etcd/pom.xml +++ b/etcd/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/event/pom.xml ---------------------------------------------------------------------- diff --git a/event/pom.xml b/event/pom.xml index ff55031..3a71578 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/features/pom.xml ---------------------------------------------------------------------- diff --git a/features/pom.xml b/features/pom.xml index f039704..7009d8c 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/hazelcast/pom.xml ---------------------------------------------------------------------- diff --git a/hazelcast/pom.xml b/hazelcast/pom.xml index 02c37e6..e2eb9f4 100644 --- a/hazelcast/pom.xml +++ b/hazelcast/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/http/balancer/pom.xml ---------------------------------------------------------------------- diff --git a/http/balancer/pom.xml b/http/balancer/pom.xml index ae6dad0..e4a99f1 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.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/http/pom.xml ---------------------------------------------------------------------- diff --git a/http/pom.xml b/http/pom.xml index ed550c5..12401d5 100644 --- a/http/pom.xml +++ b/http/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index 133d3be..811c74d 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/kar/pom.xml ---------------------------------------------------------------------- diff --git a/kar/pom.xml b/kar/pom.xml index efc8845..1273169 100644 --- a/kar/pom.xml +++ b/kar/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/kubernetes/pom.xml ---------------------------------------------------------------------- diff --git a/kubernetes/pom.xml b/kubernetes/pom.xml index 423cafe..80d0d56 100644 --- a/kubernetes/pom.xml +++ b/kubernetes/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/log/pom.xml ---------------------------------------------------------------------- diff --git a/log/pom.xml b/log/pom.xml index 55de8f3..c097026 100644 --- a/log/pom.xml +++ b/log/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/obr/pom.xml ---------------------------------------------------------------------- diff --git a/obr/pom.xml b/obr/pom.xml index a3309d8..ec46758 100644 --- a/obr/pom.xml +++ b/obr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5fd34c6..aa8983d 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-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.1.0</tag> + <tag>HEAD</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/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 f2c3f7f..e56c539 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.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/samples/camel-hazelcast-app/pom.xml ---------------------------------------------------------------------- diff --git a/samples/camel-hazelcast-app/pom.xml b/samples/camel-hazelcast-app/pom.xml index 334f98f..2e1c36c 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.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/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 ab1b18f..0b8ed64 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.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/samples/dosgi-greeter/api/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/api/pom.xml b/samples/dosgi-greeter/api/pom.xml index 8c490c6..0d29056 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.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/samples/dosgi-greeter/client/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/client/pom.xml b/samples/dosgi-greeter/client/pom.xml index b274493..7e5f1cd 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.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/samples/dosgi-greeter/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/pom.xml b/samples/dosgi-greeter/pom.xml index f253597..8aebd3b 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.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/samples/dosgi-greeter/service/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/service/pom.xml b/samples/dosgi-greeter/service/pom.xml index 833697e..5f39730 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.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/samples/hazelcast-app/pom.xml ---------------------------------------------------------------------- diff --git a/samples/hazelcast-app/pom.xml b/samples/hazelcast-app/pom.xml index c91d0ac..f5a22d3 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.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/samples/http-session-replication/pom.xml ---------------------------------------------------------------------- diff --git a/samples/http-session-replication/pom.xml b/samples/http-session-replication/pom.xml index 94effd8..e4fc7ee 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.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/samples/pom.xml ---------------------------------------------------------------------- diff --git a/samples/pom.xml b/samples/pom.xml index f5d9989..a280d70 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>cellar</artifactId> <groupId>org.apache.karaf</groupId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index 8bfea37..732cb79 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index b319852..bf9eef7 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/79282267/webconsole/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/pom.xml b/webconsole/pom.xml index 98b485d..bde5c42 100644 --- a/webconsole/pom.xml +++ b/webconsole/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>cellar</artifactId> <groupId>org.apache.karaf</groupId> - <version>4.1.0</version> + <version>4.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.karaf.cellar</groupId>
