Repository: servicemix-bundles Updated Branches: refs/heads/master e63ecfcdb -> 23c986976
[maven-release-plugin] prepare release org.apache.servicemix.bundles.hbase-0.99.2_2 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/23c98697 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/23c98697 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/23c98697 Branch: refs/heads/master Commit: 23c9869760345c8b40f926baebeb32ed9792e7f8 Parents: e63ecfc Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Mar 6 10:34:25 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Mar 6 10:34:25 2015 +0100 ---------------------------------------------------------------------- hbase-0.99.2/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/23c98697/hbase-0.99.2/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-0.99.2/pom.xml b/hbase-0.99.2/pom.xml index 86d7ac2..be3ad93 100644 --- a/hbase-0.99.2/pom.xml +++ b/hbase-0.99.2/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.hbase</artifactId> - <version>0.99.2_2-SNAPSHOT</version> + <version>0.99.2_2</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, @@ -41,7 +41,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>HEAD</tag> + <tag>org.apache.servicemix.bundles.hbase-0.99.2_2</tag> </scm> <properties>
