Repository: servicemix-bundles Updated Branches: refs/heads/master 25df7c193 -> 65ccc6a4d
Upgrade to bundles-pom 13 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/65ccc6a4 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/65ccc6a4 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/65ccc6a4 Branch: refs/heads/master Commit: 65ccc6a4df28cae1b99da42a5657bd4dd226fa73 Parents: 25df7c1 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 14:50:59 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 14:50:59 2017 +0100 ---------------------------------------------------------------------- hbase-1.3.0/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/65ccc6a4/hbase-1.3.0/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-1.3.0/pom.xml b/hbase-1.3.0/pom.xml index e343ecf..a52cf05 100644 --- a/hbase-1.3.0/pom.xml +++ b/hbase-1.3.0/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>13-SNAPSHOT</version> + <version>13</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
