Repository: servicemix-bundles Updated Branches: refs/heads/master df666857f -> 75fb8ebe7
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/75fb8ebe Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/75fb8ebe Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/75fb8ebe Branch: refs/heads/master Commit: 75fb8ebe7174428122778e56e029d3beeb5dee5a Parents: df66685 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 10:57:15 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 10:57:15 2017 +0200 ---------------------------------------------------------------------- spring-context-4.2.9.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/75fb8ebe/spring-context-4.2.9.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-context-4.2.9.RELEASE/pom.xml b/spring-context-4.2.9.RELEASE/pom.xml index e0ae709..7070867 100644 --- a/spring-context-4.2.9.RELEASE/pom.xml +++ b/spring-context-4.2.9.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>
