Repository: servicemix-bundles Updated Branches: refs/heads/master cc65f77e8 -> a4bdc2647
Upgrade to bundles-pom 12 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/a4bdc264 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a4bdc264 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a4bdc264 Branch: refs/heads/master Commit: a4bdc264732d693f85a0cfe33275793555fa0485 Parents: cc65f77 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 23 18:46:10 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 23 18:46:10 2015 +0100 ---------------------------------------------------------------------- hbase-0.98.5-hadoop2/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a4bdc264/hbase-0.98.5-hadoop2/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-0.98.5-hadoop2/pom.xml b/hbase-0.98.5-hadoop2/pom.xml index 5d4e69b..4dea6aa 100644 --- a/hbase-0.98.5-hadoop2/pom.xml +++ b/hbase-0.98.5-hadoop2/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12-SNAPSHOT</version> + <version>12</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> @@ -41,7 +41,6 @@ <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> </scm> <properties>
