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/09/20 07:16:54 UTC

[6/6] servicemix-bundles git commit: [SM-3101] Create OSGi bundle for OkHttp 2.2.0_1, added bundle to modules

[SM-3101] Create OSGi bundle for OkHttp 2.2.0_1, added bundle to modules


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

Branch: refs/heads/master
Commit: 284e62a59369ad45fbce10fe34b890a94d33757b
Parents: e214572
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Sep 20 09:13:27 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Sep 20 09:15:37 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/284e62a5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 493e0a6..54d1d53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,6 +69,7 @@
         <module>influxdb-java-2.3</module>
         <module>asterisk-java-1.0.0-final</module>
         <module>okhttp-2.2.0</module>
+        <module>okio-1.2.0</module>
     </modules>
 
 </project>