Repository: servicemix-bundles Updated Branches: refs/heads/master 90956ac33 -> 9fba29911
Upgrade to bundles-pom 13 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/9fba2991 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/9fba2991 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/9fba2991 Branch: refs/heads/master Commit: 9fba29911a94740b047f972176b41e31958ad309 Parents: 90956ac Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Feb 20 15:10:54 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Feb 20 15:10:54 2017 +0100 ---------------------------------------------------------------------- okhttp-3.6.0/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/9fba2991/okhttp-3.6.0/pom.xml ---------------------------------------------------------------------- diff --git a/okhttp-3.6.0/pom.xml b/okhttp-3.6.0/pom.xml index 8864f91..053b783 100644 --- a/okhttp-3.6.0/pom.xml +++ b/okhttp-3.6.0/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12</version> + <version>13</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
