You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ac...@apache.org on 2017/09/08 09:16:10 UTC

servicemix-bundles git commit: [SM-3468] - OSGi bundle for Brave-zipkin 3.7.0 added for next release cycle

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 894001e74 -> a5b33d0d6


[SM-3468] - OSGi bundle for Brave-zipkin 3.7.0 added for next release cycle


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/a5b33d0d
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a5b33d0d
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a5b33d0d

Branch: refs/heads/master
Commit: a5b33d0d6efbe6888b3f006ac2f13fdb8e4d9173
Parents: 894001e
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Sep 8 11:10:19 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Sep 8 11:10:19 2017 +0200

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a5b33d0d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1829f65..c0bcee0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,6 +43,7 @@
 
     <modules>
         <!-- add modules for all bundles to released in the next batch here -->
+        <module>brave-zipkin-3.7.0</module>
     </modules>
 
 </project>