Repository: servicemix-bundles Updated Branches: refs/heads/master 467ebcaa3 -> 61ca42b2a
[maven-release-plugin] prepare release org.apache.servicemix.bundles.hbase-0.98.0-hadoop2_3 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/61ca42b2 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/61ca42b2 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/61ca42b2 Branch: refs/heads/master Commit: 61ca42b2aa79ca9fb6fd8f5f5697c26435c585cf Parents: 467ebca Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Mar 6 09:54:59 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Mar 6 09:54:59 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/61ca42b2/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 fd63d37..6da0c63 100644 --- a/hbase-0.98.0-hadoop2/pom.xml +++ b/hbase-0.98.0-hadoop2/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.hbase</artifactId> - <version>0.98.0-hadoop2_3-SNAPSHOT</version> + <version>0.98.0-hadoop2_3</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.98.0-hadoop2_3</tag> </scm> <properties>
