[SM-3462] Fix brave zipkin 4.2.0 bundle version
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/830fd1b2 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/830fd1b2 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/830fd1b2 Branch: refs/heads/master Commit: 830fd1b2c27d616504ae7dc6531154a4fcff4b26 Parents: 32b24b7 Author: Andrea Cosentino <[email protected]> Authored: Tue Aug 22 14:35:22 2017 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Tue Aug 22 14:35:22 2017 +0200 ---------------------------------------------------------------------- brave-zipkin-4.2.0/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/830fd1b2/brave-zipkin-4.2.0/pom.xml ---------------------------------------------------------------------- diff --git a/brave-zipkin-4.2.0/pom.xml b/brave-zipkin-4.2.0/pom.xml index 5e161fe..135624a 100644 --- a/brave-zipkin-4.2.0/pom.xml +++ b/brave-zipkin-4.2.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.brave-zipkin</artifactId> - <version>4.2.0-SNAPSHOT</version> + <version>4.2.0_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
