Repository: servicemix-bundles Updated Branches: refs/heads/master 89cd97953 -> 45fa17ac6
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/0d3bb0fd Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/0d3bb0fd Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/0d3bb0fd Branch: refs/heads/master Commit: 0d3bb0fde2c5a95a3c227b3a33000ad266898bef Parents: 3f9ba45 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 7 09:50:46 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 7 09:50:46 2015 +0100 ---------------------------------------------------------------------- hbase-0.96.1.1-hadoop2/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/0d3bb0fd/hbase-0.96.1.1-hadoop2/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-0.96.1.1-hadoop2/pom.xml b/hbase-0.96.1.1-hadoop2/pom.xml index 5c55e8b..9f6dd4b 100644 --- a/hbase-0.96.1.1-hadoop2/pom.xml +++ b/hbase-0.96.1.1-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.96.1.1-hadoop2_3-SNAPSHOT</version> + <version>0.96.1.1-hadoop2_2-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, hbase-hadoop-compat ${pkgVersion} jar files.</description>
