Repository: jclouds-karaf Updated Branches: refs/heads/1.7.x 65b6ed8f1 -> 279405b1b
[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/c163cc79 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/c163cc79 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/c163cc79 Branch: refs/heads/1.7.x Commit: c163cc798011e66fd9c9d5759ab119ce3853a3fb Parents: 65b6ed8 Author: Andrew Phillips <[email protected]> Authored: Thu Apr 10 01:01:13 2014 -0400 Committer: Andrew Phillips <[email protected]> Committed: Tue Apr 15 14:24:02 2014 -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 | 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/c163cc79/cache/pom.xml ---------------------------------------------------------------------- diff --git a/cache/pom.xml b/cache/pom.xml index a49fdec..81e8929 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.2</version> + <version>1.7.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c163cc79/chef/cache/pom.xml ---------------------------------------------------------------------- diff --git a/chef/cache/pom.xml b/chef/cache/pom.xml index 5a24f11..f8beab1 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.2</version> + <version>1.7.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>cache</artifactId> - <version>1.7.2</version> + <version>1.7.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>jclouds :: Karaf :: Chef :: Cache</name> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c163cc79/chef/commands/pom.xml ---------------------------------------------------------------------- diff --git a/chef/commands/pom.xml b/chef/commands/pom.xml index d9fd8a8..d6d22f9 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.2</version> + <version>1.7.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>commands</artifactId> - <version>1.7.2</version> + <version>1.7.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>jclouds :: Karaf :: Chef :: Commands</name> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c163cc79/chef/core/pom.xml ---------------------------------------------------------------------- diff --git a/chef/core/pom.xml b/chef/core/pom.xml index cccb566..ed782ad 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.2</version> + <version>1.7.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>core</artifactId> - <version>1.7.2</version> + <version>1.7.3-SNAPSHOT</version> <name>jclouds :: Karaf :: Chef :: Core</name> <dependencies> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c163cc79/chef/pom.xml ---------------------------------------------------------------------- diff --git a/chef/pom.xml b/chef/pom.xml index d435d16..8e2f699 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.2</version> + <version>1.7.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf</groupId> <artifactId>chef</artifactId> <packaging>pom</packaging> - <version>1.7.2</version> + <version>1.7.3-SNAPSHOT</version> <name>jclouds :: Karaf :: Chef</name> <modules> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c163cc79/chef/services/pom.xml ---------------------------------------------------------------------- diff --git a/chef/services/pom.xml b/chef/services/pom.xml index 293ad00..d285de2 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.2</version> + <version>1.7.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>services</artifactId> - <version>1.7.2</version> + <version>1.7.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>jclouds :: Karaf :: Chef :: Services</name> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c163cc79/commands/pom.xml ---------------------------------------------------------------------- diff --git a/commands/pom.xml b/commands/pom.xml index 95ecd21..8423851 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.2</version> + <version>1.7.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c163cc79/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index cae863a..b63b9b4 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.2</version> + <version>1.7.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c163cc79/feature/pom.xml ---------------------------------------------------------------------- diff --git a/feature/pom.xml b/feature/pom.xml index 9bb509b..a3722db 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.2</version> + <version>1.7.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c163cc79/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index ed40be1..443a04e 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.2</version> + <version>1.7.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c163cc79/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9251cca..fbf5cf0 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.2</version> + <version>1.7.3-SNAPSHOT</version> <name>Apache jclouds :: Karaf</name> <url>http://jclouds.apache.org</url> <description>jclouds Karaf Integration Project</description> @@ -45,7 +45,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.2-rc2</tag> + <tag>HEAD</tag> </scm> <developers> @@ -564,7 +564,7 @@ limitations under the License. <dependency> <groupId>org.apache.jclouds.api</groupId> <artifactId>chef</artifactId> - <version>1.7.2</version> + <version>1.7.3-SNAPSHOT</version> </dependency> <!-- Karaf Dependencies --> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c163cc79/recipe/pom.xml ---------------------------------------------------------------------- diff --git a/recipe/pom.xml b/recipe/pom.xml index 38d6099..fc5dc4f 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.2</version> + <version>1.7.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c163cc79/services/pom.xml ---------------------------------------------------------------------- diff --git a/services/pom.xml b/services/pom.xml index ec7389f..d6d4831 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.2</version> + <version>1.7.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c163cc79/urlhandler/pom.xml ---------------------------------------------------------------------- diff --git a/urlhandler/pom.xml b/urlhandler/pom.xml index 76e4e90..d0f60e4 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.2</version> + <version>1.7.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c163cc79/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index 7713009..4f92345 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.2</version> + <version>1.7.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>
