Repository: servicemix-bundles Updated Branches: refs/heads/master c563a6ff4 -> 316f0d706
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/316f0d70 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/316f0d70 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/316f0d70 Branch: refs/heads/master Commit: 316f0d70687cb992a86bfd2f548ccfeb3edfe267 Parents: c563a6f Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Dec 2 16:33:51 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Dec 2 16:33:51 2018 +0100 ---------------------------------------------------------------------- hbase-2.1.1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/316f0d70/hbase-2.1.1/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-2.1.1/pom.xml b/hbase-2.1.1/pom.xml index f77f9ed..357516b 100644 --- a/hbase-2.1.1/pom.xml +++ b/hbase-2.1.1/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.hbase</artifactId> - <version>2.1.1_1</version> + <version>2.1.1_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps hbase-common, hbase-client, 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>org.apache.servicemix.bundles.hbase-2.1.1_1</tag> + <tag>HEAD</tag> </scm> <properties>
