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 2017/12/24 06:48:53 UTC

[karaf-cave] branch master updated: [maven-release-plugin] prepare release cave-4.1.0

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-cave.git


The following commit(s) were added to refs/heads/master by this push:
     new 831ae06  [maven-release-plugin] prepare release cave-4.1.0
831ae06 is described below

commit 831ae06176ab192fda064f7551948d011aeb4f9c
Author: Jean-Baptiste Onofré <jb...@nanthrax.net>
AuthorDate: Sun Dec 24 07:48:52 2017 +0100

    [maven-release-plugin] prepare release cave-4.1.0
---
 assembly/pom.xml            | 2 +-
 deployer/api/pom.xml        | 2 +-
 deployer/command/pom.xml    | 2 +-
 deployer/management/pom.xml | 2 +-
 deployer/pom.xml            | 2 +-
 deployer/rest/pom.xml       | 2 +-
 deployer/service/pom.xml    | 2 +-
 pom.xml                     | 4 ++--
 server/api/pom.xml          | 2 +-
 server/command/pom.xml      | 2 +-
 server/http/pom.xml         | 2 +-
 server/management/pom.xml   | 2 +-
 server/maven/pom.xml        | 2 +-
 server/pom.xml              | 2 +-
 server/rest/pom.xml         | 2 +-
 server/storage/pom.xml      | 2 +-
 16 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index c575a8b..b435d02 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>cave</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/api/pom.xml b/deployer/api/pom.xml
index 81fe7a7..0d2a80b 100644
--- a/deployer/api/pom.xml
+++ b/deployer/api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.cave</groupId>
         <artifactId>org.apache.karaf.cave.deployer</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/command/pom.xml b/deployer/command/pom.xml
index d566b3e..4114a51 100644
--- a/deployer/command/pom.xml
+++ b/deployer/command/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.cave</groupId>
         <artifactId>org.apache.karaf.cave.deployer</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/management/pom.xml b/deployer/management/pom.xml
index 1e11e91..0d25162 100644
--- a/deployer/management/pom.xml
+++ b/deployer/management/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.cave</groupId>
         <artifactId>org.apache.karaf.cave.deployer</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/pom.xml b/deployer/pom.xml
index 976cc09..6d13d55 100644
--- a/deployer/pom.xml
+++ b/deployer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>cave</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/rest/pom.xml b/deployer/rest/pom.xml
index bbea50d..6ccb613 100644
--- a/deployer/rest/pom.xml
+++ b/deployer/rest/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.cave</groupId>
         <artifactId>org.apache.karaf.cave.deployer</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/service/pom.xml b/deployer/service/pom.xml
index 08d2c69..6514464 100644
--- a/deployer/service/pom.xml
+++ b/deployer/service/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.cave</groupId>
         <artifactId>org.apache.karaf.cave.deployer</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index f4d0be6..e6dbaf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.karaf</groupId>
     <artifactId>cave</artifactId>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.1.0</version>
     <packaging>pom</packaging>
     <name>Apache Karaf :: Cave</name>
 
@@ -62,7 +62,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/karaf-cave.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/karaf-cave.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=karaf-cave.git;a=summary</url>
-      <tag>HEAD</tag>
+      <tag>cave-4.1.0</tag>
   </scm>
 
     <dependencyManagement>
diff --git a/server/api/pom.xml b/server/api/pom.xml
index 89a3176..995a086 100644
--- a/server/api/pom.xml
+++ b/server/api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.cave</groupId>
         <artifactId>org.apache.karaf.cave.server</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/server/command/pom.xml b/server/command/pom.xml
index 6c9e038..6043937 100644
--- a/server/command/pom.xml
+++ b/server/command/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.cave</groupId>
         <artifactId>org.apache.karaf.cave.server</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/server/http/pom.xml b/server/http/pom.xml
index b0951e6..ebb3eb7 100644
--- a/server/http/pom.xml
+++ b/server/http/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.cave</groupId>
         <artifactId>org.apache.karaf.cave.server</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/server/management/pom.xml b/server/management/pom.xml
index ac37353..1fdd554 100644
--- a/server/management/pom.xml
+++ b/server/management/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.cave</groupId>
         <artifactId>org.apache.karaf.cave.server</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/server/maven/pom.xml b/server/maven/pom.xml
index f323f8d..dba7dbe 100644
--- a/server/maven/pom.xml
+++ b/server/maven/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.cave</groupId>
         <artifactId>org.apache.karaf.cave.server</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/server/pom.xml b/server/pom.xml
index cfb0da2..4e3c575 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>cave</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/server/rest/pom.xml b/server/rest/pom.xml
index 1e30828..30706cc 100644
--- a/server/rest/pom.xml
+++ b/server/rest/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.cave</groupId>
         <artifactId>org.apache.karaf.cave.server</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/server/storage/pom.xml b/server/storage/pom.xml
index 86cfe06..3cccbea 100644
--- a/server/storage/pom.xml
+++ b/server/storage/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.cave</groupId>
         <artifactId>org.apache.karaf.cave.server</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@karaf.apache.org" <co...@karaf.apache.org>'].