[SM-3155] Bundle for okhttp-2.2.0 does not import the intended version of okio - Added okhttp-2.2.0 to the bundles list to release
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/609eb4b5 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/609eb4b5 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/609eb4b5 Branch: refs/heads/master Commit: 609eb4b58e2df7a10e6a688c1b0faa7afcb42066 Parents: 7331214 Author: Andrea Cosentino <[email protected]> Authored: Mon Nov 14 10:36:01 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Mon Nov 14 10:36:01 2016 +0100 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/609eb4b5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b5a2497..6e27e15 100644 --- a/pom.xml +++ b/pom.xml @@ -48,6 +48,7 @@ <module>solr-solrj-5.5.2</module> <module>influxdb-java-2.4</module> <module>sparkjava-core-2.5.2</module> + <module>okhttp-2.2.0</module> </modules> </project>
