Repository: servicemix-bundles Updated Branches: refs/heads/master b213b5be1 -> c0fbd3c28
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/c0fbd3c2 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c0fbd3c2 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c0fbd3c2 Branch: refs/heads/master Commit: c0fbd3c289799982415b3040ac32dd38b27fcf82 Parents: b213b5b Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 11:19:10 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 11:19:10 2017 +0200 ---------------------------------------------------------------------- spring-context-4.2.8.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c0fbd3c2/spring-context-4.2.8.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-context-4.2.8.RELEASE/pom.xml b/spring-context-4.2.8.RELEASE/pom.xml index cb2e6b9..7afa53c 100644 --- a/spring-context-4.2.8.RELEASE/pom.xml +++ b/spring-context-4.2.8.RELEASE/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>
