Repository: servicemix-bundles Updated Branches: refs/heads/master 2f4b25d52 -> e64e071e4
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/e64e071e Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e64e071e Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e64e071e Branch: refs/heads/master Commit: e64e071e4722a54733b2411494db775e9be936c9 Parents: 2f4b25d Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 23 13:54:44 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 23 13:54:44 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/e64e071e/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 e692f54..9126b29 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>12-SNAPSHOT</version> + <version>12</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
