Repository: karaf-cellar Updated Branches: refs/heads/master f7de18f69 -> 9ac87b1bc
Update to 4.1.0-SNAPSHOT version Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/9ac87b1b Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/9ac87b1b Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/9ac87b1b Branch: refs/heads/master Commit: 9ac87b1bced0ec152486034cf19873733bc99cc4 Parents: f7de18f Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Apr 19 10:55:21 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Apr 19 10:55:21 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 +- manual/pom.xml | 2 +- obr/pom.xml | 2 +- pom.xml | 2 +- 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 +- 33 files changed, 33 insertions(+), 33 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index fea6534..e377be1 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/bundle/pom.xml ---------------------------------------------------------------------- diff --git a/bundle/pom.xml b/bundle/pom.xml index 35b3ab7..0aeccdb 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/cloud/pom.xml ---------------------------------------------------------------------- diff --git a/cloud/pom.xml b/cloud/pom.xml index 2c10e64..6eb3c75 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/config/pom.xml ---------------------------------------------------------------------- diff --git a/config/pom.xml b/config/pom.xml index 8894563..3edf7ce 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 4a991db..c491c91 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/dns/pom.xml ---------------------------------------------------------------------- diff --git a/dns/pom.xml b/dns/pom.xml index b0bba5b..1a37cc2 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/dosgi/pom.xml ---------------------------------------------------------------------- diff --git a/dosgi/pom.xml b/dosgi/pom.xml index 49bd9e0..2f6b640 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/etcd/pom.xml ---------------------------------------------------------------------- diff --git a/etcd/pom.xml b/etcd/pom.xml index 8c81074..d428c37 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/event/pom.xml ---------------------------------------------------------------------- diff --git a/event/pom.xml b/event/pom.xml index d81fa72..9b46e2c 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/features/pom.xml ---------------------------------------------------------------------- diff --git a/features/pom.xml b/features/pom.xml index 2f06ace..b53d88a 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/hazelcast/pom.xml ---------------------------------------------------------------------- diff --git a/hazelcast/pom.xml b/hazelcast/pom.xml index 8e0731d..bdc7bb9 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/http/balancer/pom.xml ---------------------------------------------------------------------- diff --git a/http/balancer/pom.xml b/http/balancer/pom.xml index edd0e6e..a27868b 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/http/pom.xml ---------------------------------------------------------------------- diff --git a/http/pom.xml b/http/pom.xml index 02cdada..f92cebf 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index 647fff7..9abd33f 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/kar/pom.xml ---------------------------------------------------------------------- diff --git a/kar/pom.xml b/kar/pom.xml index 76bad33..df7915b 100644 --- a/kar/pom.xml +++ b/kar/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/kubernetes/pom.xml ---------------------------------------------------------------------- diff --git a/kubernetes/pom.xml b/kubernetes/pom.xml index 20fe4c4..e0c92dd 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/log/pom.xml ---------------------------------------------------------------------- diff --git a/log/pom.xml b/log/pom.xml index 43ce570..86b00c1 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/manual/pom.xml ---------------------------------------------------------------------- diff --git a/manual/pom.xml b/manual/pom.xml index 428c2df..9649c72 100644 --- a/manual/pom.xml +++ b/manual/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.3-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/obr/pom.xml ---------------------------------------------------------------------- diff --git a/obr/pom.xml b/obr/pom.xml index b44b1d3..9d0723e 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a7f48c4..92969c8 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.karaf</groupId> <artifactId>cellar</artifactId> - <version>4.0.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Karaf :: Cellar</name> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/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 5167c41..c23de5a 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/samples/camel-hazelcast-app/pom.xml ---------------------------------------------------------------------- diff --git a/samples/camel-hazelcast-app/pom.xml b/samples/camel-hazelcast-app/pom.xml index 79062e1..8f8f3b7 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/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 cbb4f33..ca63845 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/samples/dosgi-greeter/api/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/api/pom.xml b/samples/dosgi-greeter/api/pom.xml index 0e8799d..2ed646e 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/samples/dosgi-greeter/client/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/client/pom.xml b/samples/dosgi-greeter/client/pom.xml index e892013..3d29ca8 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/samples/dosgi-greeter/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/pom.xml b/samples/dosgi-greeter/pom.xml index 5645141..1604627 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/samples/dosgi-greeter/service/pom.xml ---------------------------------------------------------------------- diff --git a/samples/dosgi-greeter/service/pom.xml b/samples/dosgi-greeter/service/pom.xml index 539e11e..d0822c7 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/samples/hazelcast-app/pom.xml ---------------------------------------------------------------------- diff --git a/samples/hazelcast-app/pom.xml b/samples/hazelcast-app/pom.xml index fd26d9d..3b3e2b9 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/samples/http-session-replication/pom.xml ---------------------------------------------------------------------- diff --git a/samples/http-session-replication/pom.xml b/samples/http-session-replication/pom.xml index f382ca8..3da4631 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/samples/pom.xml ---------------------------------------------------------------------- diff --git a/samples/pom.xml b/samples/pom.xml index e058151..1939b05 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index f3c286c..2ff028d 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index 870c36f..00f257b 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/9ac87b1b/webconsole/pom.xml ---------------------------------------------------------------------- diff --git a/webconsole/pom.xml b/webconsole/pom.xml index dfc3735..3674bb0 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.4-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <groupId>org.apache.karaf.cellar</groupId>
