Repository: servicemix-bundles Updated Branches: refs/heads/master d29690c34 -> af8dd4480
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/af8dd448 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/af8dd448 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/af8dd448 Branch: refs/heads/master Commit: af8dd44802c38c3e2cff6a6b64978d00528ed9e2 Parents: d29690c Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 23 16:13:57 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 23 16:13:57 2015 +0100 ---------------------------------------------------------------------- hbase-0.94.2/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/af8dd448/hbase-0.94.2/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-0.94.2/pom.xml b/hbase-0.94.2/pom.xml index 2863b49..9aaaaaf 100644 --- a/hbase-0.94.2/pom.xml +++ b/hbase-0.94.2/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> @@ -39,7 +39,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>
