Updated Branches:
  refs/heads/cave-2.x ce58fd3b8 -> 688b45f22

[maven-release-plugin] prepare release cave-2.3.0


Project: http://git-wip-us.apache.org/repos/asf/karaf-cave/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf-cave/commit/688b45f2
Tree: http://git-wip-us.apache.org/repos/asf/karaf-cave/tree/688b45f2
Diff: http://git-wip-us.apache.org/repos/asf/karaf-cave/diff/688b45f2

Branch: refs/heads/cave-2.x
Commit: 688b45f222c556b2da6098ca5c2bf8e7098c16b5
Parents: ce58fd3
Author: Jean-Baptiste Onofré <jbono...@apache.org>
Authored: Sat Jan 11 18:05:31 2014 +0100
Committer: Jean-Baptiste Onofré <jbono...@apache.org>
Committed: Sat Jan 11 18:05:31 2014 +0100

----------------------------------------------------------------------
 assembly/pom.xml          | 2 +-
 pom.xml                   | 7 ++++---
 server/api/pom.xml        | 2 +-
 server/command/pom.xml    | 2 +-
 server/http/pom.xml       | 2 +-
 server/management/pom.xml | 2 +-
 server/pom.xml            | 2 +-
 server/storage/pom.xml    | 2 +-
 8 files changed, 11 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/688b45f2/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index e38343d..b53ec77 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>cave</artifactId>
-        <version>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/688b45f2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8131b9d..9a92368 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.karaf</groupId>
     <artifactId>cave</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.3.0</version>
     <packaging>pom</packaging>
     <name>Apache Karaf :: Cave</name>
 
@@ -55,7 +55,8 @@
         
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf-cave.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf-cave.git</developerConnection>
         
<url>https://git-wip-us.apache.org/repos/asf?p=karaf-cave.git;a=summary</url>
-    </scm>
+      <tag>cave-2.3.0</tag>
+  </scm>
 
     <dependencyManagement>
         <dependencies>
@@ -203,7 +204,7 @@
                         <phase>generate-resources</phase>
                         <configuration>
                             <tasks>
-                                <copy file="NOTICE" 
todir="target/maven-shared-archive-resources/META-INF" failonerror="false" 
overwrite="true"/>
+                                <copy file="NOTICE" 
todir="target/maven-shared-archive-resources/META-INF" failonerror="false" 
overwrite="true" />
                             </tasks>
                         </configuration>
                         <goals>

http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/688b45f2/server/api/pom.xml
----------------------------------------------------------------------
diff --git a/server/api/pom.xml b/server/api/pom.xml
index e25cee0..b4fe5ce 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>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/688b45f2/server/command/pom.xml
----------------------------------------------------------------------
diff --git a/server/command/pom.xml b/server/command/pom.xml
index a94fa72..afd0bf1 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>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/688b45f2/server/http/pom.xml
----------------------------------------------------------------------
diff --git a/server/http/pom.xml b/server/http/pom.xml
index 5b0f83d..b6abf1f 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>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/688b45f2/server/management/pom.xml
----------------------------------------------------------------------
diff --git a/server/management/pom.xml b/server/management/pom.xml
index 8f1236c..10c417f 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>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/688b45f2/server/pom.xml
----------------------------------------------------------------------
diff --git a/server/pom.xml b/server/pom.xml
index f523b21..1ac79bc 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>cave</artifactId>
-        <version>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/688b45f2/server/storage/pom.xml
----------------------------------------------------------------------
diff --git a/server/storage/pom.xml b/server/storage/pom.xml
index d712c9a..b6a94d6 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>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Reply via email to