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 2016/06/20 09:20:56 UTC

[5/5] servicemix-bundles git commit: Merge branch 'SM-3029' of https://github.com/lburgazzoli/apache-servicemix-bundles

Merge branch 'SM-3029' of https://github.com/lburgazzoli/apache-servicemix-bundles


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

Branch: refs/heads/master
Commit: 6660f53276a375e913e31668666bfc45bd7ffbc4
Parents: 1314d4c 6df7991
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jun 20 11:17:24 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jun 20 11:17:24 2016 +0200

----------------------------------------------------------------------
 okhttp-3.3.1/pom.xml                            | 216 +++++++++++++++++++
 .../src/main/resources/OSGI-INF/bundle.info     |  11 +
 pom.xml                                         |   1 +
 3 files changed, 228 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/6660f532/pom.xml
----------------------------------------------------------------------
diff --cc pom.xml
index 1b200a3,7801c46..a3c566b
--- a/pom.xml
+++ b/pom.xml
@@@ -45,8 -45,7 +45,9 @@@
          <!-- add modules for all bundles to released in the next batch here -->
          <module>jest-0.1.6</module>
          <module>chunk-templates-3.2.2</module>
 +        <module>retrofit-2.1.0</module>
 +        <module>orbitz-consul-client-0.12.3</module>
+         <module>okhttp-3.3.1</module>
      </modules>
  
  </project>