Updated Branches: refs/heads/branch-0.8 38152764e -> af8d17c95
Fixing 0.8.2-SNAPSHOT version Project: http://git-wip-us.apache.org/repos/asf/whirr/repo Commit: http://git-wip-us.apache.org/repos/asf/whirr/commit/af8d17c9 Tree: http://git-wip-us.apache.org/repos/asf/whirr/tree/af8d17c9 Diff: http://git-wip-us.apache.org/repos/asf/whirr/diff/af8d17c9 Branch: refs/heads/branch-0.8 Commit: af8d17c95103143eb4153f4041b90ebdd85fdb94 Parents: 3815276 Author: Andrew Bayer <[email protected]> Authored: Mon Apr 1 15:01:44 2013 -0700 Committer: Andrew Bayer <[email protected]> Committed: Mon Apr 1 15:01:44 2013 -0700 ---------------------------------------------------------------------- build-tools/pom.xml | 2 +- cli/pom.xml | 2 +- core/pom.xml | 4 ++-- examples/pom.xml | 4 ++-- platforms/karaf/commands/pom.xml | 2 +- platforms/karaf/feature/pom.xml | 2 +- platforms/karaf/itests/pom.xml | 2 +- platforms/karaf/pom.xml | 2 +- pom.xml | 2 +- services/cassandra/pom.xml | 4 ++-- services/cdh-oldtests/pom.xml | 4 ++-- services/cdh/pom.xml | 4 ++-- services/chef/pom.xml | 2 +- services/elasticsearch/pom.xml | 4 ++-- services/ganglia/pom.xml | 2 +- services/hadoop/pom.xml | 4 ++-- services/hama/pom.xml | 4 ++-- services/hbase-oldtests/pom.xml | 2 +- services/hbase/pom.xml | 4 ++-- services/kerberos/pom.xml | 2 +- services/mahout/pom.xml | 2 +- services/pig/pom.xml | 2 +- services/puppet/pom.xml | 2 +- services/solr/pom.xml | 4 ++-- services/voldemort/pom.xml | 4 ++-- services/yarn/pom.xml | 4 ++-- services/zookeeper/pom.xml | 4 ++-- 27 files changed, 40 insertions(+), 40 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/build-tools/pom.xml ---------------------------------------------------------------------- diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 4afb5fd..ec67cfe 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -20,7 +20,7 @@ <groupId>org.apache.whirr</groupId> <artifactId>whirr-build-tools</artifactId> <packaging>jar</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <name>Apache Whirr Build Tools</name> <distributionManagement> <repository> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/cli/pom.xml ---------------------------------------------------------------------- diff --git a/cli/pom.xml b/cli/pom.xml index 5a2c3c9..7001274 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 2a37b29..a88cda4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr-core</artifactId> <packaging>bundle</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <properties> <osgi.import> !org.apache.whirr*, http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index eaa54eb..6e86e0d 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr-examples</artifactId> <packaging>bundle</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <name>Apache Whirr Examples</name> <properties> <osgi.import> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/platforms/karaf/commands/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml index 8c21e22..ed15e67 100644 --- a/platforms/karaf/commands/pom.xml +++ b/platforms/karaf/commands/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>karaf</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/platforms/karaf/feature/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/feature/pom.xml b/platforms/karaf/feature/pom.xml index 06fb0ac..91a44fd 100644 --- a/platforms/karaf/feature/pom.xml +++ b/platforms/karaf/feature/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>karaf</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/platforms/karaf/itests/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/itests/pom.xml b/platforms/karaf/itests/pom.xml index 71e5cc3..2ced4b2 100644 --- a/platforms/karaf/itests/pom.xml +++ b/platforms/karaf/itests/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>karaf</artifactId> <groupId>org.apache.whirr</groupId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/platforms/karaf/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml index 5d18c78..2aef878 100644 --- a/platforms/karaf/pom.xml +++ b/platforms/karaf/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cb02547..c8e26b2 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Whirr</name> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/cassandra/pom.xml ---------------------------------------------------------------------- diff --git a/services/cassandra/pom.xml b/services/cassandra/pom.xml index 1c89913..5666777 100644 --- a/services/cassandra/pom.xml +++ b/services/cassandra/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr-cassandra</artifactId> <packaging>bundle</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <name>Apache Whirr Cassandra</name> <properties> <osgi.import> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/cdh-oldtests/pom.xml ---------------------------------------------------------------------- diff --git a/services/cdh-oldtests/pom.xml b/services/cdh-oldtests/pom.xml index e352044..f539138 100644 --- a/services/cdh-oldtests/pom.xml +++ b/services/cdh-oldtests/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr-cdh-oldtests</artifactId> <packaging>jar</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <name>Apache Whirr CDH Old Tests</name> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/cdh/pom.xml ---------------------------------------------------------------------- diff --git a/services/cdh/pom.xml b/services/cdh/pom.xml index e19b6c8..5896b27 100644 --- a/services/cdh/pom.xml +++ b/services/cdh/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr-cdh</artifactId> <packaging>bundle</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <name>Apache Whirr CDH</name> <properties> <osgi.import> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/chef/pom.xml ---------------------------------------------------------------------- diff --git a/services/chef/pom.xml b/services/chef/pom.xml index 76ab38f..57a32c3 100644 --- a/services/chef/pom.xml +++ b/services/chef/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>whirr-chef</artifactId> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/elasticsearch/pom.xml ---------------------------------------------------------------------- diff --git a/services/elasticsearch/pom.xml b/services/elasticsearch/pom.xml index 0672d51..16756f6 100644 --- a/services/elasticsearch/pom.xml +++ b/services/elasticsearch/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr-elasticsearch</artifactId> <packaging>bundle</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <name>Apache Whirr ElasticSearch</name> <properties> <osgi.import> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/ganglia/pom.xml ---------------------------------------------------------------------- diff --git a/services/ganglia/pom.xml b/services/ganglia/pom.xml index 67f427c..d509ca7 100644 --- a/services/ganglia/pom.xml +++ b/services/ganglia/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/services/hadoop/pom.xml b/services/hadoop/pom.xml index 0beeec2..77b662c 100644 --- a/services/hadoop/pom.xml +++ b/services/hadoop/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr-hadoop</artifactId> <packaging>bundle</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <name>Apache Whirr Hadoop</name> <properties> <osgi.import> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/hama/pom.xml ---------------------------------------------------------------------- diff --git a/services/hama/pom.xml b/services/hama/pom.xml index ec0684c..f705a28 100644 --- a/services/hama/pom.xml +++ b/services/hama/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr-hama</artifactId> <packaging>bundle</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <name>Apache Whirr Hama</name> <properties> <hadoop.version>1.0.4</hadoop.version> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/hbase-oldtests/pom.xml ---------------------------------------------------------------------- diff --git a/services/hbase-oldtests/pom.xml b/services/hbase-oldtests/pom.xml index 5b96428..e887f19 100644 --- a/services/hbase-oldtests/pom.xml +++ b/services/hbase-oldtests/pom.xml @@ -26,7 +26,7 @@ <groupId>org.apache.whirr</groupId> <artifactId>whirr-hbase-oldtests</artifactId> <packaging>jar</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <name>Apache Whirr HBase Old Tests</name> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/hbase/pom.xml ---------------------------------------------------------------------- diff --git a/services/hbase/pom.xml b/services/hbase/pom.xml index 7bca4e1..6786e2b 100644 --- a/services/hbase/pom.xml +++ b/services/hbase/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr-hbase</artifactId> <packaging>bundle</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <name>Apache Whirr HBase</name> <properties> <osgi.import> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/kerberos/pom.xml ---------------------------------------------------------------------- diff --git a/services/kerberos/pom.xml b/services/kerberos/pom.xml index 901ee50..8d2e7aa 100644 --- a/services/kerberos/pom.xml +++ b/services/kerberos/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.9.0-SNAPSHOT</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>whirr-kerberos</artifactId> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/mahout/pom.xml ---------------------------------------------------------------------- diff --git a/services/mahout/pom.xml b/services/mahout/pom.xml index a414c57..e460da6 100644 --- a/services/mahout/pom.xml +++ b/services/mahout/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/pig/pom.xml ---------------------------------------------------------------------- diff --git a/services/pig/pom.xml b/services/pig/pom.xml index 2d3aeb2..eb47dac 100644 --- a/services/pig/pom.xml +++ b/services/pig/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/puppet/pom.xml ---------------------------------------------------------------------- diff --git a/services/puppet/pom.xml b/services/puppet/pom.xml index d6deace..c743efc 100644 --- a/services/puppet/pom.xml +++ b/services/puppet/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>whirr-puppet</artifactId> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/solr/pom.xml ---------------------------------------------------------------------- diff --git a/services/solr/pom.xml b/services/solr/pom.xml index 3a6cb39..06fa9a9 100644 --- a/services/solr/pom.xml +++ b/services/solr/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr-solr</artifactId> <packaging>bundle</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <name>Apache Whirr Solr</name> <url>http://wiki.apache.org/solr</url> <properties> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/voldemort/pom.xml ---------------------------------------------------------------------- diff --git a/services/voldemort/pom.xml b/services/voldemort/pom.xml index 20fa47f..7881049 100644 --- a/services/voldemort/pom.xml +++ b/services/voldemort/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr-voldemort</artifactId> <packaging>bundle</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <name>Apache Whirr Voldemort</name> <properties> <osgi.import> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/yarn/pom.xml ---------------------------------------------------------------------- diff --git a/services/yarn/pom.xml b/services/yarn/pom.xml index 0163bd8..1681be3 100644 --- a/services/yarn/pom.xml +++ b/services/yarn/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr-yarn</artifactId> <packaging>bundle</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <name>Apache Whirr YARN</name> <properties> <hadoop.version>1.0.4</hadoop.version> http://git-wip-us.apache.org/repos/asf/whirr/blob/af8d17c9/services/zookeeper/pom.xml ---------------------------------------------------------------------- diff --git a/services/zookeeper/pom.xml b/services/zookeeper/pom.xml index e3f5889..04f4479 100644 --- a/services/zookeeper/pom.xml +++ b/services/zookeeper/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr</artifactId> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.whirr</groupId> <artifactId>whirr-zookeeper</artifactId> <packaging>bundle</packaging> - <version>0.8.1</version> + <version>0.8.2-SNAPSHOT</version> <name>Apache Whirr ZooKeeper</name> <properties> <osgi.import>
