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 3e05db2 Upgrade to bundles-pom 14
3e05db2 is described below
commit 3e05db25eb4fda6aaa885fdcc973225a744bf5a5
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Mar 27 20:46:11 2019 +0100
Upgrade to bundles-pom 14
---
okhttp-3.14.0/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/okhttp-3.14.0/pom.xml b/okhttp-3.14.0/pom.xml
index 8e37612..645e84d 100644
--- a/okhttp-3.14.0/pom.xml
+++ b/okhttp-3.14.0/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>bundles-pom</artifactId>
- <version>13</version>
+ <version>14</version>
<relativePath>../bundles-pom/pom.xml</relativePath>
</parent>