Repository: servicemix-bundles Updated Branches: refs/heads/master 3a5812124 -> a2264d9f0
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/a2264d9f Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a2264d9f Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a2264d9f Branch: refs/heads/master Commit: a2264d9f07ef65d90c2f8c910444b2b91e71d4cf Parents: 3a58121 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue May 2 15:33:11 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue May 2 15:33:11 2017 +0200 ---------------------------------------------------------------------- hystrix-event-stream-1.5.11/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a2264d9f/hystrix-event-stream-1.5.11/pom.xml ---------------------------------------------------------------------- diff --git a/hystrix-event-stream-1.5.11/pom.xml b/hystrix-event-stream-1.5.11/pom.xml index 990b507..76b322d 100644 --- a/hystrix-event-stream-1.5.11/pom.xml +++ b/hystrix-event-stream-1.5.11/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.hystrix-event-stream</artifactId> - <version>1.5.11_1</version> + <version>1.5.11_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description> @@ -39,7 +39,7 @@ <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>org.apache.servicemix.bundles.hystrix-event-stream-1.5.11_1</tag> + <tag>HEAD</tag> </scm> <properties>
