You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/09/21 11:40:56 UTC

[karaf-cellar] branch master updated: Bump master to 4.2.x versioning

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-cellar.git


The following commit(s) were added to refs/heads/master by this push:
     new 115d1f0  Bump master to 4.2.x versioning
115d1f0 is described below

commit 115d1f0fe5ad9086aa4c2cc6809bbf034499a503
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Sep 21 13:40:43 2018 +0200

    Bump master to 4.2.x versioning
---
 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(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index 136616f..8ba3a40 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/bundle/pom.xml b/bundle/pom.xml
index 637b07d..5982f5f 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/cloud/pom.xml b/cloud/pom.xml
index 6e28377..04aeb7b 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/config/pom.xml b/config/pom.xml
index e1d2bac..cb18981 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index ea33b2f..76a6a0b 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dns/pom.xml b/dns/pom.xml
index 11a1cc4..ae246c3 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dosgi/pom.xml b/dosgi/pom.xml
index 8342c71..ec68638 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/etcd/pom.xml b/etcd/pom.xml
index 9eedfca..3b74bd4 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/event/pom.xml b/event/pom.xml
index 842ac4d..6ecf37e 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/pom.xml b/features/pom.xml
index 214629f..6b62c6e 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/hazelcast/pom.xml b/hazelcast/pom.xml
index 56b45cb..c35db83 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/http/balancer/pom.xml b/http/balancer/pom.xml
index 95231b2..43bdb28 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/http/pom.xml b/http/pom.xml
index 95d8d07..8747111 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/itests/pom.xml b/itests/pom.xml
index 0d2c58b..8362d95 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/kar/pom.xml b/kar/pom.xml
index dc2833c..5ecade9 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/kubernetes/pom.xml b/kubernetes/pom.xml
index 6291474..1892ce1 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/log/pom.xml b/log/pom.xml
index 020b338..fde7d1a 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/manual/pom.xml b/manual/pom.xml
index d0e3707..92edbe3 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>cellar</artifactId>
-        <version>4.1.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/obr/pom.xml b/obr/pom.xml
index 8f61671..62eba02 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 5838fd9..b68b4e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.karaf</groupId>
     <artifactId>cellar</artifactId>
-    <version>4.1.2-SNAPSHOT</version>
+    <version>4.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Karaf :: Cellar</name>
 
diff --git a/samples/camel-hazelcast-app/consumer/pom.xml b/samples/camel-hazelcast-app/consumer/pom.xml
index fe1ffee..ad0aa5f 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/camel-hazelcast-app/pom.xml b/samples/camel-hazelcast-app/pom.xml
index 9ddda94..8391a03 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/camel-hazelcast-app/producer/pom.xml b/samples/camel-hazelcast-app/producer/pom.xml
index 6a0e271..4041f99 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/dosgi-greeter/api/pom.xml b/samples/dosgi-greeter/api/pom.xml
index 2565f8a..949aa18 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/dosgi-greeter/client/pom.xml b/samples/dosgi-greeter/client/pom.xml
index dfeec21..976c7ee 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/dosgi-greeter/pom.xml b/samples/dosgi-greeter/pom.xml
index b6bcc87..454d2eb 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/dosgi-greeter/service/pom.xml b/samples/dosgi-greeter/service/pom.xml
index 10f93fe..2e92d3c 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/hazelcast-app/pom.xml b/samples/hazelcast-app/pom.xml
index 228c756..dd5bd9d 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/http-session-replication/pom.xml b/samples/http-session-replication/pom.xml
index 65ab39b..257800b 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/pom.xml b/samples/pom.xml
index 70e12d2..fda56a4 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/pom.xml b/shell/pom.xml
index 4992aea..b07d2cf 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/utils/pom.xml b/utils/pom.xml
index 90c498f..c2f3ab4 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index f0dcb10..f6630c5 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.2-SNAPSHOT</version>
+        <version>4.2.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.karaf.cellar</groupId>