Repository: servicemix-bundles Updated Branches: refs/heads/master 1fb96cf72 -> a64da345e
Cleanup for the 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/a64da345 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a64da345 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a64da345 Branch: refs/heads/master Commit: a64da345eb505731b57a4ef6e928da58e12507f9 Parents: 1fb96cf Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Oct 21 07:41:23 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Oct 21 07:41:23 2017 +0200 ---------------------------------------------------------------------- okhttp-3.9.0/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a64da345/okhttp-3.9.0/pom.xml ---------------------------------------------------------------------- diff --git a/okhttp-3.9.0/pom.xml b/okhttp-3.9.0/pom.xml index 9dca34b..fc6173b 100644 --- a/okhttp-3.9.0/pom.xml +++ b/okhttp-3.9.0/pom.xml @@ -39,8 +39,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>HEAD</tag> - </scm> + </scm> <properties> <pkgGroupId>com.squareup.okhttp3</pkgGroupId>
