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 2019/02/20 07:20:45 UTC

[karaf-cellar] branch cellar-4.1.x updated: [maven-release-plugin] prepare release cellar-4.1.3

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

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


The following commit(s) were added to refs/heads/cellar-4.1.x by this push:
     new 0f9a19a  [maven-release-plugin] prepare release cellar-4.1.3
0f9a19a is described below

commit 0f9a19a0fc95443ec5266ed0c0803f149fe633cf
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Wed Feb 20 08:20:43 2019 +0100

    [maven-release-plugin] prepare release cellar-4.1.3
---
 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                                      | 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 +-
 33 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index c28467a..9a1a02b 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/bundle/pom.xml b/bundle/pom.xml
index 963d99a..9da90f2 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/cloud/pom.xml b/cloud/pom.xml
index 65b2fdf..5b5769c 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/config/pom.xml b/config/pom.xml
index 465c41e..6fc6fd3 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index f5eb205..425116b 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dns/pom.xml b/dns/pom.xml
index 843ab17..132a9b8 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dosgi/pom.xml b/dosgi/pom.xml
index 2377381..637cba3 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/etcd/pom.xml b/etcd/pom.xml
index 8149cbc..291880c 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/event/pom.xml b/event/pom.xml
index 81d075d..9d05961 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/pom.xml b/features/pom.xml
index b563f6f..fc2e95e 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/hazelcast/pom.xml b/hazelcast/pom.xml
index a05cab8..c3c1a27 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/http/balancer/pom.xml b/http/balancer/pom.xml
index d125b27..5e9ac59 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/http/pom.xml b/http/pom.xml
index a4146c2..ac379f2 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/itests/pom.xml b/itests/pom.xml
index 0e4bc80..16b8ffa 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/kar/pom.xml b/kar/pom.xml
index fc70a8f..4f9248f 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/kubernetes/pom.xml b/kubernetes/pom.xml
index e44d35a..6cbac9f 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/log/pom.xml b/log/pom.xml
index 7e5acfa..0ad2d5a 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/manual/pom.xml b/manual/pom.xml
index a7ef2e3..3b32810 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/obr/pom.xml b/obr/pom.xml
index e0b2cf3..cb836cc 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index ac9c542..02d4ce9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.karaf</groupId>
     <artifactId>cellar</artifactId>
-    <version>4.1.3-SNAPSHOT</version>
+    <version>4.1.3</version>
     <packaging>pom</packaging>
     <name>Apache Karaf :: Cellar</name>
 
@@ -82,7 +82,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/karaf-cellar.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/karaf-cellar.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=karaf-cellar.git;a=summary</url>
-      <tag>HEAD</tag>
+      <tag>cellar-4.1.3</tag>
   </scm>
 
     <issueManagement>
diff --git a/samples/camel-hazelcast-app/consumer/pom.xml b/samples/camel-hazelcast-app/consumer/pom.xml
index 22e7b6c..3c93428 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/camel-hazelcast-app/pom.xml b/samples/camel-hazelcast-app/pom.xml
index 34ee3b2..faafe66 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.3-SNAPSHOT</version>
+        <version>4.1.3</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 18921e7..2330de6 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/dosgi-greeter/api/pom.xml b/samples/dosgi-greeter/api/pom.xml
index b4d9c25..533b632 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/dosgi-greeter/client/pom.xml b/samples/dosgi-greeter/client/pom.xml
index 20cc1df..b5ac019 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/dosgi-greeter/pom.xml b/samples/dosgi-greeter/pom.xml
index 0840f39..ee2c6aa 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/dosgi-greeter/service/pom.xml b/samples/dosgi-greeter/service/pom.xml
index 89c3c4c..79e4c6a 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/hazelcast-app/pom.xml b/samples/hazelcast-app/pom.xml
index 3ce2495..27b00c3 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/http-session-replication/pom.xml b/samples/http-session-replication/pom.xml
index 76f0d79..3d00f27 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/pom.xml b/samples/pom.xml
index b51a391..66bb55c 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/pom.xml b/shell/pom.xml
index 923d85b..6e5f421 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/utils/pom.xml b/utils/pom.xml
index 0287186..7b50933 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index e014fc0..a6b14ad 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.3-SNAPSHOT</version>
+        <version>4.1.3</version>
     </parent>
 
     <groupId>org.apache.karaf.cellar</groupId>