Repository: servicemix-bundles Updated Branches: refs/heads/master 6860964cd -> 7c3c92992
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/7c3c9299 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/7c3c9299 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/7c3c9299 Branch: refs/heads/master Commit: 7c3c929926aa590d5d5cae71bf0d81336df08278 Parents: 6860964 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 06:26:17 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 06:26:17 2017 +0200 ---------------------------------------------------------------------- hystrix-1.5.10/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/7c3c9299/hystrix-1.5.10/pom.xml ---------------------------------------------------------------------- diff --git a/hystrix-1.5.10/pom.xml b/hystrix-1.5.10/pom.xml index 144e448..459d74e 100644 --- a/hystrix-1.5.10/pom.xml +++ b/hystrix-1.5.10/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12</version> + <version>13</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>
