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/01/15 17:22:05 UTC

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

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 da6d01c  [maven-release-plugin] prepare release cave-4.1.2
da6d01c is described below

commit da6d01c79c1c6b52a2069d924e4f037a8457f333
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Jan 15 18:22:02 2019 +0100

    [maven-release-plugin] prepare release cave-4.1.2
---
 assembly/pom.xml            | 2 +-
 deployer/api/pom.xml        | 2 +-
 deployer/command/pom.xml    | 2 +-
 deployer/management/pom.xml | 2 +-
 deployer/pom.xml            | 2 +-
 deployer/service/pom.xml    | 2 +-
 manual/pom.xml              | 6 +++---
 pom.xml                     | 4 ++--
 rest/pom.xml                | 2 +-
 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/storage/pom.xml      | 2 +-
 16 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index cdcb579..aae9055 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.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/api/pom.xml b/deployer/api/pom.xml
index d7855a4..1d9cc52 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.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/command/pom.xml b/deployer/command/pom.xml
index 0d9d2a0..ac71e49 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.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/management/pom.xml b/deployer/management/pom.xml
index b2c598a..d0cf982 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.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/pom.xml b/deployer/pom.xml
index 734a090..17d630b 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.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/service/pom.xml b/deployer/service/pom.xml
index 4d3693e..d2d9187 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.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/manual/pom.xml b/manual/pom.xml
index f40fa8b..a3ed3e3 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>cave</artifactId>
-        <version>4.1.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -123,8 +123,8 @@
                                 <imagesdir>images</imagesdir>
                                 <icons>font</icons>
                                 <pagenums>true</pagenums>
-                                <toc/>
-                                <idprefix/>
+                                <toc />
+                                <idprefix />
                                 <idseparator>-</idseparator>
                                 <sectnums>true</sectnums>
                             </attributes>
diff --git a/pom.xml b/pom.xml
index deefe5e..6c221f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.karaf</groupId>
     <artifactId>cave</artifactId>
-    <version>4.1.2-SNAPSHOT</version>
+    <version>4.1.2</version>
     <packaging>pom</packaging>
     <name>Apache Karaf :: Cave</name>
 
@@ -63,7 +63,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.2</tag>
   </scm>
 
     <dependencyManagement>
diff --git a/rest/pom.xml b/rest/pom.xml
index c55d262..c9f07b9 100644
--- a/rest/pom.xml
+++ b/rest/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>cave</artifactId>
-        <version>4.1.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/server/api/pom.xml b/server/api/pom.xml
index 2f7482f..d2eaf42 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.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/server/command/pom.xml b/server/command/pom.xml
index 7fe5f6e..27bc1f0 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.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/server/http/pom.xml b/server/http/pom.xml
index a872283..8ba8cf3 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.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/server/management/pom.xml b/server/management/pom.xml
index 61c227c..774ebf8 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.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/server/maven/pom.xml b/server/maven/pom.xml
index 450c168..731b35a 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.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/server/pom.xml b/server/pom.xml
index 0ed188f..3aa94ea 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.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/server/storage/pom.xml b/server/storage/pom.xml
index e1f186d..bb77699 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.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>