Repository: servicemix-bundles Updated Branches: refs/heads/master f31783ec0 -> 14e8153c1
Upgrade to bundles-pom 12 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/14e8153c Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/14e8153c Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/14e8153c Branch: refs/heads/master Commit: 14e8153c133093d8e99fdcc6286cb835b4cb8fa6 Parents: f31783e Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 5 07:54:57 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 5 07:54:57 2015 +0100 ---------------------------------------------------------------------- spring-test-4.1.0.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/14e8153c/spring-test-4.1.0.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-test-4.1.0.RELEASE/pom.xml b/spring-test-4.1.0.RELEASE/pom.xml index 43ef159..fbbcc03 100644 --- a/spring-test-4.1.0.RELEASE/pom.xml +++ b/spring-test-4.1.0.RELEASE/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>11</version> + <version>12</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
