Cancel Apache ServiceMix Bundles 2015.02 release
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/1c3aa2cc Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/1c3aa2cc Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/1c3aa2cc Branch: refs/heads/master Commit: 1c3aa2cc167986d54cdd8443b0ff75b152f2d2e0 Parents: 0d3bb0f Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 7 10:27:43 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 7 10:27:43 2015 +0100 ---------------------------------------------------------------------- hbase-0.98.0-hadoop2/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/1c3aa2cc/hbase-0.98.0-hadoop2/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-0.98.0-hadoop2/pom.xml b/hbase-0.98.0-hadoop2/pom.xml index 05136f8..8730e81 100644 --- a/hbase-0.98.0-hadoop2/pom.xml +++ b/hbase-0.98.0-hadoop2/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12</version> + <version>12-SNAPSHOT</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.hbase</artifactId> - <version>0.98.0-hadoop2_4-SNAPSHOT</version> + <version>0.98.0-hadoop2_3-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps hbase-common, hbase-client, hbase-prefix-tree, hbase-protocol, hbase-server,
