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/2f7f7200 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/2f7f7200 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/2f7f7200 Branch: refs/heads/master Commit: 2f7f72001342c4fdc654db2776cf0e89126b5566 Parents: 9b99419 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 7 12:41:25 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 7 12:41:25 2015 +0100 ---------------------------------------------------------------------- hbase-1.0.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/2f7f7200/hbase-1.0.0/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-1.0.0/pom.xml b/hbase-1.0.0/pom.xml index 8f8a47f..ed72d1d 100644 --- a/hbase-1.0.0/pom.xml +++ b/hbase-1.0.0/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>1.0.0_2-SNAPSHOT</version> + <version>1.0.0_1-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,
