You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2022/11/01 06:15:14 UTC

[servicemix-bundles] branch master updated: Add okhttp bundle in next release cycle

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git


The following commit(s) were added to refs/heads/master by this push:
     new db571ce59 Add okhttp bundle in next release cycle
db571ce59 is described below

commit db571ce59acdaf358eea47b55ce3e7656d8c61bc
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Nov 1 07:14:56 2022 +0100

    Add okhttp bundle in next release cycle
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 827baf22a..653ea17ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,6 +41,7 @@
     <name>Apache ServiceMix :: Bundles</name>
 
     <modules>
+      <module>okhttp-4.10.0</module>
     </modules>
 
 </project>