Repository: servicemix-bundles Updated Branches: refs/heads/master 97f1e03eb -> 35d9b65cc
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/35d9b65c Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/35d9b65c Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/35d9b65c Branch: refs/heads/master Commit: 35d9b65ccd1a2549287653372675e9c50c117af5 Parents: 97f1e03 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 07:03:02 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 07:03:02 2017 +0200 ---------------------------------------------------------------------- hystrix-event-stream-1.5.10/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/35d9b65c/hystrix-event-stream-1.5.10/pom.xml ---------------------------------------------------------------------- diff --git a/hystrix-event-stream-1.5.10/pom.xml b/hystrix-event-stream-1.5.10/pom.xml index ed4086a..33597fe 100644 --- a/hystrix-event-stream-1.5.10/pom.xml +++ b/hystrix-event-stream-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>
