Repository: jclouds-karaf Updated Branches: refs/heads/master d2e4586c4 -> dd9efa1be
Apache jclouds 2.0.0-rc3 release Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/ec1e4904 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/ec1e4904 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/ec1e4904 Branch: refs/heads/master Commit: ec1e49044433de6be3873049b33548e702138842 Parents: d2e4586 Author: Ignasi Barrera <[email protected]> Authored: Wed Nov 9 23:02:21 2016 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Wed Nov 9 23:02:21 2016 +0100 ---------------------------------------------------------------------- bundles/jsch-agentproxy-jsch/pom.xml | 2 +- bundles/okhttp/pom.xml | 2 +- bundles/okio/pom.xml | 2 +- bundles/pom.xml | 2 +- cache/pom.xml | 2 +- chef/cache/pom.xml | 4 ++-- chef/commands/pom.xml | 4 ++-- chef/core/pom.xml | 4 ++-- chef/pom.xml | 6 +++--- 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 +- 19 files changed, 27 insertions(+), 27 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/bundles/jsch-agentproxy-jsch/pom.xml ---------------------------------------------------------------------- diff --git a/bundles/jsch-agentproxy-jsch/pom.xml b/bundles/jsch-agentproxy-jsch/pom.xml index 968f29c..5ea1db5 100644 --- a/bundles/jsch-agentproxy-jsch/pom.xml +++ b/bundles/jsch-agentproxy-jsch/pom.xml @@ -21,7 +21,7 @@ limitations under the License. <parent> <groupId>org.apache.jclouds.karaf</groupId> <artifactId>bundles</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <!-- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/bundles/okhttp/pom.xml ---------------------------------------------------------------------- diff --git a/bundles/okhttp/pom.xml b/bundles/okhttp/pom.xml index b69736a..5b25614 100644 --- a/bundles/okhttp/pom.xml +++ b/bundles/okhttp/pom.xml @@ -21,7 +21,7 @@ limitations under the License. <parent> <groupId>org.apache.jclouds.karaf</groupId> <artifactId>bundles</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <!-- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/bundles/okio/pom.xml ---------------------------------------------------------------------- diff --git a/bundles/okio/pom.xml b/bundles/okio/pom.xml index 5532108..53b2d30 100644 --- a/bundles/okio/pom.xml +++ b/bundles/okio/pom.xml @@ -21,7 +21,7 @@ limitations under the License. <parent> <groupId>org.apache.jclouds.karaf</groupId> <artifactId>bundles</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <!-- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/bundles/pom.xml ---------------------------------------------------------------------- diff --git a/bundles/pom.xml b/bundles/pom.xml index bd079bd..18122f3 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -21,7 +21,7 @@ limitations under the License. <parent> <groupId>org.apache.jclouds</groupId> <artifactId>jclouds-karaf</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <groupId>org.apache.jclouds.karaf</groupId> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/cache/pom.xml ---------------------------------------------------------------------- diff --git a/cache/pom.xml b/cache/pom.xml index c03ccc1..2d46fed 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>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/chef/cache/pom.xml ---------------------------------------------------------------------- diff --git a/chef/cache/pom.xml b/chef/cache/pom.xml index 4841319..f378612 100644 --- a/chef/cache/pom.xml +++ b/chef/cache/pom.xml @@ -22,13 +22,13 @@ limitations under the License. <parent> <artifactId>chef</artifactId> <groupId>org.apache.jclouds.karaf</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>cache</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <packaging>bundle</packaging> <name>jclouds :: Karaf :: Chef :: Cache</name> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/chef/commands/pom.xml ---------------------------------------------------------------------- diff --git a/chef/commands/pom.xml b/chef/commands/pom.xml index b284085..c8654fc 100644 --- a/chef/commands/pom.xml +++ b/chef/commands/pom.xml @@ -22,13 +22,13 @@ limitations under the License. <parent> <artifactId>chef</artifactId> <groupId>org.apache.jclouds.karaf</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>commands</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <packaging>bundle</packaging> <name>jclouds :: Karaf :: Chef :: Commands</name> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/chef/core/pom.xml ---------------------------------------------------------------------- diff --git a/chef/core/pom.xml b/chef/core/pom.xml index 2046009..695c545 100644 --- a/chef/core/pom.xml +++ b/chef/core/pom.xml @@ -22,13 +22,13 @@ limitations under the License. <parent> <artifactId>chef</artifactId> <groupId>org.apache.jclouds.karaf</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>core</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <name>jclouds :: Karaf :: Chef :: Core</name> <dependencies> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/chef/pom.xml ---------------------------------------------------------------------- diff --git a/chef/pom.xml b/chef/pom.xml index 0c19bc0..818ad01 100644 --- a/chef/pom.xml +++ b/chef/pom.xml @@ -22,14 +22,14 @@ limitations under the License. <parent> <artifactId>jclouds-karaf</artifactId> <groupId>org.apache.jclouds</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf</groupId> <artifactId>chef</artifactId> <packaging>pom</packaging> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <name>jclouds :: Karaf :: Chef</name> <modules> @@ -40,4 +40,4 @@ limitations under the License. </modules> -</project> \ No newline at end of file +</project> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/chef/services/pom.xml ---------------------------------------------------------------------- diff --git a/chef/services/pom.xml b/chef/services/pom.xml index f62beba..4468205 100644 --- a/chef/services/pom.xml +++ b/chef/services/pom.xml @@ -22,13 +22,13 @@ limitations under the License. <parent> <artifactId>chef</artifactId> <groupId>org.apache.jclouds.karaf</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.jclouds.karaf.chef</groupId> <artifactId>services</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <packaging>bundle</packaging> <name>jclouds :: Karaf :: Chef :: Services</name> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/commands/pom.xml ---------------------------------------------------------------------- diff --git a/commands/pom.xml b/commands/pom.xml index 149124e..504feb4 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>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index c190a9e..69738ba 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>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/feature/pom.xml ---------------------------------------------------------------------- diff --git a/feature/pom.xml b/feature/pom.xml index 34717dc..8ebb1b2 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>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index e2071af..a49a486 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>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a043e55..c8d9f73 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>2.0.0-SNAPSHOT</version> + <version>2.0.0</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>HEAD</tag> + <tag>rel/jclouds-karaf-2.0.0-rc3</tag> </scm> <developers> @@ -195,7 +195,7 @@ limitations under the License. <httpcore.version>4.1</httpcore.version> <java-xmlbuilder.bundle.version>0.3_1</java-xmlbuilder.bundle.version> <javax.inject.bundle.version>1_1</javax.inject.bundle.version> - <jclouds.version>2.0.0-SNAPSHOT</jclouds.version> + <jclouds.version>2.0.0</jclouds.version> <jclouds.chef.version>${jclouds.version}</jclouds.chef.version> <jersey.version>1.11</jersey.version> <jersey.bundle.version>1.11_1</jersey.bundle.version> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/recipe/pom.xml ---------------------------------------------------------------------- diff --git a/recipe/pom.xml b/recipe/pom.xml index c19ac06..7feccca 100644 --- a/recipe/pom.xml +++ b/recipe/pom.xml @@ -22,7 +22,7 @@ limitations under the License. <parent> <artifactId>jclouds-karaf</artifactId> <groupId>org.apache.jclouds</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/services/pom.xml ---------------------------------------------------------------------- diff --git a/services/pom.xml b/services/pom.xml index 1a4e972..ff0c0c0 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>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/urlhandler/pom.xml ---------------------------------------------------------------------- diff --git a/urlhandler/pom.xml b/urlhandler/pom.xml index f571d96..ec2265a 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>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ec1e4904/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index bc66aeb..12f43e2 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>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
