[maven-release-plugin] prepare release jclouds-karaf-1.6.1-incubating-rc3

Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/commit/4b515ee6
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/tree/4b515ee6
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/diff/4b515ee6

Branch: refs/heads/1.6.x
Commit: 4b515ee6bf7b2bcc25747b75f7ccd87e4768f66a
Parents: c58e7b8
Author: Andrew Bayer <[email protected]>
Authored: Wed Jun 12 18:13:27 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Wed Jun 12 18:13:27 2013 -0700

----------------------------------------------------------------------
 cache/pom.xml         | 2 +-
 chef/cache/pom.xml    | 4 ++--
 chef/commands/pom.xml | 4 ++--
 chef/core/pom.xml     | 4 ++--
 chef/pom.xml          | 8 +++-----
 chef/services/pom.xml | 4 ++--
 commands/pom.xml      | 2 +-
 core/pom.xml          | 2 +-
 feature/pom.xml       | 2 +-
 itests/pom.xml        | 2 +-
 pom.xml               | 4 ++--
 recipe/pom.xml        | 2 +-
 services/pom.xml      | 2 +-
 urlhandler/pom.xml    | 2 +-
 utils/pom.xml         | 2 +-
 15 files changed, 22 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/cache/pom.xml
----------------------------------------------------------------------
diff --git a/cache/pom.xml b/cache/pom.xml
index 8c14daa..d81990c 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/chef/cache/pom.xml
----------------------------------------------------------------------
diff --git a/chef/cache/pom.xml b/chef/cache/pom.xml
index abbddde..9fb1c15 100644
--- a/chef/cache/pom.xml
+++ b/chef/cache/pom.xml
@@ -20,13 +20,13 @@ limitations under the License.
   <parent>
     <artifactId>chef</artifactId>
     <groupId>org.apache.jclouds.karaf</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>cache</artifactId>
-  <version>1.6.1-SNAPSHOT</version>
+  <version>1.6.1-incubating</version>
   <packaging>bundle</packaging>
   <name>JClouds :: Karaf :: Chef :: Cache</name>
 

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/chef/commands/pom.xml
----------------------------------------------------------------------
diff --git a/chef/commands/pom.xml b/chef/commands/pom.xml
index 9f7136d..5f3f120 100644
--- a/chef/commands/pom.xml
+++ b/chef/commands/pom.xml
@@ -20,13 +20,13 @@ limitations under the License.
   <parent>
     <artifactId>chef</artifactId>
     <groupId>org.apache.jclouds.karaf</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>commands</artifactId>
-  <version>1.6.1-SNAPSHOT</version>
+  <version>1.6.1-incubating</version>
   <packaging>bundle</packaging>
   <name>JClouds :: Karaf :: Chef :: Commands</name>
 

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/chef/core/pom.xml
----------------------------------------------------------------------
diff --git a/chef/core/pom.xml b/chef/core/pom.xml
index 8de195a..066eeec 100644
--- a/chef/core/pom.xml
+++ b/chef/core/pom.xml
@@ -20,13 +20,13 @@ limitations under the License.
   <parent>
     <artifactId>chef</artifactId>
     <groupId>org.apache.jclouds.karaf</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>core</artifactId>
-  <version>1.6.1-SNAPSHOT</version>
+  <version>1.6.1-incubating</version>
   <name>JClouds :: Karaf :: Chef :: Core</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/chef/pom.xml
----------------------------------------------------------------------
diff --git a/chef/pom.xml b/chef/pom.xml
index d9a183e..09eb3c3 100644
--- a/chef/pom.xml
+++ b/chef/pom.xml
@@ -17,20 +17,18 @@ See the License for the specific language governing 
permissions and
 limitations under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0";
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf</groupId>
   <artifactId>chef</artifactId>
   <packaging>pom</packaging>
-  <version>1.6.1-SNAPSHOT</version>
+  <version>1.6.1-incubating</version>
   <name>JClouds :: Karaf :: Chef</name>
 
   <modules>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/chef/services/pom.xml
----------------------------------------------------------------------
diff --git a/chef/services/pom.xml b/chef/services/pom.xml
index 997aec6..7f2fbde 100644
--- a/chef/services/pom.xml
+++ b/chef/services/pom.xml
@@ -20,13 +20,13 @@ limitations under the License.
   <parent>
     <artifactId>chef</artifactId>
     <groupId>org.apache.jclouds.karaf</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>services</artifactId>
-  <version>1.6.1-SNAPSHOT</version>
+  <version>1.6.1-incubating</version>
   <packaging>bundle</packaging>
   <name>JClouds :: Karaf :: Chef :: Services</name>
 

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/commands/pom.xml
----------------------------------------------------------------------
diff --git a/commands/pom.xml b/commands/pom.xml
index 9d233ed..ddf8f28 100644
--- a/commands/pom.xml
+++ b/commands/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1-incubating</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index d7ad086..8cb4618 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1-incubating</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/feature/pom.xml
----------------------------------------------------------------------
diff --git a/feature/pom.xml b/feature/pom.xml
index 3df1046..a672570 100644
--- a/feature/pom.xml
+++ b/feature/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1-incubating</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/itests/pom.xml
----------------------------------------------------------------------
diff --git a/itests/pom.xml b/itests/pom.xml
index 0b2bd94..ebae90d 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1-incubating</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0f89f32..d8400eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
   <groupId>org.apache.jclouds</groupId>
   <artifactId>jclouds-karaf</artifactId>
   <packaging>pom</packaging>
-  <version>1.6.1-SNAPSHOT</version>
+  <version>1.6.1-incubating</version>
   <name>JClouds :: Karaf</name>
 
   <description>Jclouds Karaf Integration Project</description>
@@ -44,7 +44,7 @@ limitations under the License.
     
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf.git</connection>
     
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf.git</developerConnection>
     
<url>https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-karaf.git</url>
-    <tag>HEAD</tag>
+    <tag>jclouds-karaf-1.6.1-incubating-rc3</tag>
   </scm>
 
   <developers>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/recipe/pom.xml
----------------------------------------------------------------------
diff --git a/recipe/pom.xml b/recipe/pom.xml
index 9761ad5..762d6ce 100644
--- a/recipe/pom.xml
+++ b/recipe/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/services/pom.xml
----------------------------------------------------------------------
diff --git a/services/pom.xml b/services/pom.xml
index 78f64d8..883fd8d 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/urlhandler/pom.xml
----------------------------------------------------------------------
diff --git a/urlhandler/pom.xml b/urlhandler/pom.xml
index 5289ac7..bee8a3e 100644
--- a/urlhandler/pom.xml
+++ b/urlhandler/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/4b515ee6/utils/pom.xml
----------------------------------------------------------------------
diff --git a/utils/pom.xml b/utils/pom.xml
index 76ba319..c79e2be 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

Reply via email to