Repository: servicemix-bundles Updated Branches: refs/heads/master b804cd3db -> 9d7888a06
[maven-release-plugin] prepare release org.apache.servicemix.bundles.hbase-0.95.1-hadoop1_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/9d7888a0 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/9d7888a0 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/9d7888a0 Branch: refs/heads/master Commit: 9d7888a06a838bba6e28aa5b16a8b701eb2c1e31 Parents: b804cd3 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Mar 6 06:39:18 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Mar 6 06:39:18 2015 +0100 ---------------------------------------------------------------------- hbase-0.95.1-hadoop1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/9d7888a0/hbase-0.95.1-hadoop1/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-0.95.1-hadoop1/pom.xml b/hbase-0.95.1-hadoop1/pom.xml index 072a924..3d24734 100644 --- a/hbase-0.95.1-hadoop1/pom.xml +++ b/hbase-0.95.1-hadoop1/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.hbase</artifactId> - <version>0.95.1-hadoop1_2-SNAPSHOT</version> + <version>0.95.1-hadoop1_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, hbase-hadoop-compat ${pkgVersion} jar files.</description> @@ -39,7 +39,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.95.1-hadoop1_2</tag> </scm> <properties>
