Repository: servicemix-bundles Updated Branches: refs/heads/master 35d9b65cc -> 6b20250b2
[maven-release-plugin] prepare release org.apache.servicemix.bundles.hystrix-event-stream-1.5.10_1 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/6b20250b Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/6b20250b Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/6b20250b Branch: refs/heads/master Commit: 6b20250b2bc5f9116d42a6710533547cde36a61e Parents: 35d9b65 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 07:06:14 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 07:06:14 2017 +0200 ---------------------------------------------------------------------- hystrix-event-stream-1.5.10/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/6b20250b/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 33597fe..dcc0234 100644 --- a/hystrix-event-stream-1.5.10/pom.xml +++ b/hystrix-event-stream-1.5.10/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.hystrix-event-stream</artifactId> - <version>1.5.10_1-SNAPSHOT</version> + <version>1.5.10_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description> @@ -39,6 +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.10_1</tag> </scm> <properties>
