Repository: servicemix-bundles Updated Branches: refs/heads/master a00feeed1 -> 45c3e0145
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/45c3e014 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/45c3e014 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/45c3e014 Branch: refs/heads/master Commit: 45c3e0145886d4478021bf91eb466ecf80e6e10c Parents: a00feee Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 06:19:34 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 06:19:34 2017 +0200 ---------------------------------------------------------------------- retrofit-2.2.0/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/45c3e014/retrofit-2.2.0/pom.xml ---------------------------------------------------------------------- diff --git a/retrofit-2.2.0/pom.xml b/retrofit-2.2.0/pom.xml index af14c91..7080a35 100644 --- a/retrofit-2.2.0/pom.xml +++ b/retrofit-2.2.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> @@ -39,7 +39,6 @@ <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> <properties>
