Repository: servicemix-bundles Updated Branches: refs/heads/master 443448883 -> b943a881b
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/b943a881 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b943a881 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b943a881 Branch: refs/heads/master Commit: b943a881b724f99f81f2183f3c1e20bc70b9fb6f Parents: 4434488 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 14:30:46 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 14:30:46 2017 +0100 ---------------------------------------------------------------------- orbitz-consul-client-0.13.11/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b943a881/orbitz-consul-client-0.13.11/pom.xml ---------------------------------------------------------------------- diff --git a/orbitz-consul-client-0.13.11/pom.xml b/orbitz-consul-client-0.13.11/pom.xml index 7b73906..184384d 100644 --- a/orbitz-consul-client-0.13.11/pom.xml +++ b/orbitz-consul-client-0.13.11/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>
