[maven-release-plugin] prepare for next development iteration
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/d32aa2a2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/tree/d32aa2a2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/diff/d32aa2a2 Branch: refs/heads/1.6.x Commit: d32aa2a29cfa4b4d579f296a3c2a3f6a7186172e Parents: f26b673 Author: Andrew Phillips <[email protected]> Authored: Sat Aug 3 02:50:31 2013 -0400 Committer: Andrew Phillips <[email protected]> Committed: Sat Aug 3 02:50:31 2013 -0400 ---------------------------------------------------------------------- cache/pom.xml | 2 +- chef/cache/pom.xml | 4 ++-- chef/commands/pom.xml | 4 ++-- chef/core/pom.xml | 4 ++-- chef/pom.xml | 4 ++-- 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, 21 insertions(+), 21 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/cache/pom.xml ---------------------------------------------------------------------- diff --git a/cache/pom.xml b/cache/pom.xml index 7ad5207..fc833fd 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.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/chef/cache/pom.xml ---------------------------------------------------------------------- diff --git a/chef/cache/pom.xml b/chef/cache/pom.xml index 3c037c8..916dfb9 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.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>cache</artifactId> - <version>1.6.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>JClouds :: Karaf :: Chef :: Cache</name> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/chef/commands/pom.xml ---------------------------------------------------------------------- diff --git a/chef/commands/pom.xml b/chef/commands/pom.xml index 9815cf5..b1d460c 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.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>commands</artifactId> - <version>1.6.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>JClouds :: Karaf :: Chef :: Commands</name> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/chef/core/pom.xml ---------------------------------------------------------------------- diff --git a/chef/core/pom.xml b/chef/core/pom.xml index 6d35c79..f4c6013 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.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>core</artifactId> - <version>1.6.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> <name>JClouds :: Karaf :: Chef :: Core</name> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/chef/pom.xml ---------------------------------------------------------------------- diff --git a/chef/pom.xml b/chef/pom.xml index 281bc2b..38c1ce5 100644 --- a/chef/pom.xml +++ b/chef/pom.xml @@ -21,14 +21,14 @@ limitations under the License. <parent> <artifactId>jclouds-karaf</artifactId> <groupId>org.apache.jclouds</groupId> - <version>1.6.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf</groupId> <artifactId>chef</artifactId> <packaging>pom</packaging> - <version>1.6.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> <name>JClouds :: Karaf :: Chef</name> <modules> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/chef/services/pom.xml ---------------------------------------------------------------------- diff --git a/chef/services/pom.xml b/chef/services/pom.xml index ef76cfc..2c27142 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.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>services</artifactId> - <version>1.6.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>JClouds :: Karaf :: Chef :: Services</name> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/commands/pom.xml ---------------------------------------------------------------------- diff --git a/commands/pom.xml b/commands/pom.xml index 0da6742..f0927b0 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.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 4724118..ec076c0 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.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/feature/pom.xml ---------------------------------------------------------------------- diff --git a/feature/pom.xml b/feature/pom.xml index 49ee196..2227b36 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.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index 3bc403b..49f216f 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.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 67c6f1f..5aa6b59 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ limitations under the License. <artifactId>jclouds-karaf</artifactId> <packaging>pom</packaging> <name>Apache jclouds :: Karaf</name> - <version>1.6.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> <description>Jclouds Karaf Integration Project</description> <url>http://jclouds.incubator.apache.org</url> @@ -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>jclouds-karaf-1.6.2-incubating-rc0</tag> + <tag>HEAD</tag> </scm> <developers> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/recipe/pom.xml ---------------------------------------------------------------------- diff --git a/recipe/pom.xml b/recipe/pom.xml index 6bf7c21..4a1e4a3 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.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/services/pom.xml ---------------------------------------------------------------------- diff --git a/services/pom.xml b/services/pom.xml index 150a6a5..c58234b 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.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/urlhandler/pom.xml ---------------------------------------------------------------------- diff --git a/urlhandler/pom.xml b/urlhandler/pom.xml index 119935f..df0ef77 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.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/d32aa2a2/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index e543a5d..54db9e1 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.2-incubating</version> + <version>1.6.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>
