Repository: servicemix-bundles Updated Branches: refs/heads/master 3447ccd02 -> 6d0df7c42
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/6d0df7c4 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/6d0df7c4 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/6d0df7c4 Branch: refs/heads/master Commit: 6d0df7c42d711ff1c20cf6aacfeaa13c50e789c6 Parents: 3447ccd Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 23 15:34:28 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 23 15:34:28 2015 +0100 ---------------------------------------------------------------------- spring-test-4.1.1.RELEASE/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/6d0df7c4/spring-test-4.1.1.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-test-4.1.1.RELEASE/pom.xml b/spring-test-4.1.1.RELEASE/pom.xml index 0fb4c3f..380b481 100644 --- a/spring-test-4.1.1.RELEASE/pom.xml +++ b/spring-test-4.1.1.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> @@ -38,7 +38,6 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>HEAD</tag> </scm> <properties>
