Repository: servicemix-bundles Updated Branches: refs/heads/master c231f694b -> c6bd45351
[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/c6bd4535 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c6bd4535 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c6bd4535 Branch: refs/heads/master Commit: c6bd453517711b05a26d55877e4331128dd6a376 Parents: c231f69 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Nov 1 20:35:01 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Nov 1 20:35:01 2016 +0100 ---------------------------------------------------------------------- hystrix-event-stream-1.5.6/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c6bd4535/hystrix-event-stream-1.5.6/pom.xml ---------------------------------------------------------------------- diff --git a/hystrix-event-stream-1.5.6/pom.xml b/hystrix-event-stream-1.5.6/pom.xml index 9111ab9..8120072 100644 --- a/hystrix-event-stream-1.5.6/pom.xml +++ b/hystrix-event-stream-1.5.6/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.hystrix-event-stream</artifactId> - <version>1.5.6_1</version> + <version>1.5.6_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.6_1</tag> + <tag>HEAD</tag> </scm> <properties>
