Repository: servicemix-bundles Updated Branches: refs/heads/master 287f11e43 -> fe09e831e
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/fe09e831 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/fe09e831 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/fe09e831 Branch: refs/heads/master Commit: fe09e831e94cf5dd37f8e3a4d659154f21778b56 Parents: 287f11e Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 11:38:43 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 11:38:43 2017 +0200 ---------------------------------------------------------------------- spring-context-4.1.7.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/fe09e831/spring-context-4.1.7.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-context-4.1.7.RELEASE/pom.xml b/spring-context-4.1.7.RELEASE/pom.xml index 7ef4c0c..a53377f 100644 --- a/spring-context-4.1.7.RELEASE/pom.xml +++ b/spring-context-4.1.7.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>
