[maven-release-plugin] prepare for next development iteration
Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/e6c77ec0 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/e6c77ec0 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/e6c77ec0 Branch: refs/heads/1.7.x Commit: e6c77ec0e4755c7f3ea0348780a08a6bf9c4d11e Parents: 01dd408 Author: Ignasi Barrera <[email protected]> Authored: Thu Feb 6 12:11:12 2014 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Thu Feb 6 12:11:12 2014 +0100 ---------------------------------------------------------------------- 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 | 6 +++--- recipe/pom.xml | 2 +- services/pom.xml | 2 +- urlhandler/pom.xml | 2 +- utils/pom.xml | 2 +- 15 files changed, 22 insertions(+), 22 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/cache/pom.xml ---------------------------------------------------------------------- diff --git a/cache/pom.xml b/cache/pom.xml index c56d5e0..f353dc4 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.7.1</version> + <version>1.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/chef/cache/pom.xml ---------------------------------------------------------------------- diff --git a/chef/cache/pom.xml b/chef/cache/pom.xml index 217733d..d46f47f 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.7.1</version> + <version>1.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>cache</artifactId> - <version>1.7.1</version> + <version>1.7.2-SNAPSHOT</version> <packaging>bundle</packaging> <name>jclouds :: Karaf :: Chef :: Cache</name> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/chef/commands/pom.xml ---------------------------------------------------------------------- diff --git a/chef/commands/pom.xml b/chef/commands/pom.xml index 3d91834..fb59321 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.7.1</version> + <version>1.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>commands</artifactId> - <version>1.7.1</version> + <version>1.7.2-SNAPSHOT</version> <packaging>bundle</packaging> <name>jclouds :: Karaf :: Chef :: Commands</name> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/chef/core/pom.xml ---------------------------------------------------------------------- diff --git a/chef/core/pom.xml b/chef/core/pom.xml index 83c688f..9f20d9b 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.7.1</version> + <version>1.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>core</artifactId> - <version>1.7.1</version> + <version>1.7.2-SNAPSHOT</version> <name>jclouds :: Karaf :: Chef :: Core</name> <dependencies> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/chef/pom.xml ---------------------------------------------------------------------- diff --git a/chef/pom.xml b/chef/pom.xml index 814e095..5c24ed8 100644 --- a/chef/pom.xml +++ b/chef/pom.xml @@ -20,14 +20,14 @@ limitations under the License. <parent> <artifactId>jclouds-karaf</artifactId> <groupId>org.apache.jclouds</groupId> - <version>1.7.1</version> + <version>1.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf</groupId> <artifactId>chef</artifactId> <packaging>pom</packaging> - <version>1.7.1</version> + <version>1.7.2-SNAPSHOT</version> <name>jclouds :: Karaf :: Chef</name> <modules> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/chef/services/pom.xml ---------------------------------------------------------------------- diff --git a/chef/services/pom.xml b/chef/services/pom.xml index d30343c..c701649 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.7.1</version> + <version>1.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>services</artifactId> - <version>1.7.1</version> + <version>1.7.2-SNAPSHOT</version> <packaging>bundle</packaging> <name>jclouds :: Karaf :: Chef :: Services</name> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/commands/pom.xml ---------------------------------------------------------------------- diff --git a/commands/pom.xml b/commands/pom.xml index dea6aa4..af6a698 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.7.1</version> + <version>1.7.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 505c360..d688144 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.7.1</version> + <version>1.7.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/feature/pom.xml ---------------------------------------------------------------------- diff --git a/feature/pom.xml b/feature/pom.xml index a68df37..250454b 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.7.1</version> + <version>1.7.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index 6a98952..91548b6 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.7.1</version> + <version>1.7.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2ff3369..5473015 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.7.1</version> + <version>1.7.2-SNAPSHOT</version> <name>Apache 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/jclouds-karaf.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-karaf.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-karaf.git</url> - <tag>jclouds-karaf-1.7.1-rc1</tag> + <tag>HEAD</tag> </scm> <developers> @@ -545,7 +545,7 @@ limitations under the License. <dependency> <groupId>org.apache.jclouds.api</groupId> <artifactId>chef</artifactId> - <version>1.7.1</version> + <version>1.7.2-SNAPSHOT</version> </dependency> <!-- Karaf Dependencies --> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/recipe/pom.xml ---------------------------------------------------------------------- diff --git a/recipe/pom.xml b/recipe/pom.xml index c64428a..e49672b 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.7.1</version> + <version>1.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/services/pom.xml ---------------------------------------------------------------------- diff --git a/services/pom.xml b/services/pom.xml index 532581e..ced8276 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.7.1</version> + <version>1.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/urlhandler/pom.xml ---------------------------------------------------------------------- diff --git a/urlhandler/pom.xml b/urlhandler/pom.xml index 48c7e44..d5f8199 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.7.1</version> + <version>1.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e6c77ec0/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index 1fdb652..8324018 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.7.1</version> + <version>1.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>
