Repository: servicemix-bundles Updated Branches: refs/heads/master c9d713862 -> e1d35ee17
Removing local scm section Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/e1d35ee1 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e1d35ee1 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e1d35ee1 Branch: refs/heads/master Commit: e1d35ee1703b104ed624beb76c2d64e6ae9023a2 Parents: c9d7138 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 21 11:15:01 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 21 11:15:01 2015 +0100 ---------------------------------------------------------------------- spring-test-4.1.0.RELEASE/pom.xml | 7 ------- 1 file changed, 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e1d35ee1/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 19fa955..e692f54 100644 --- a/spring-test-4.1.0.RELEASE/pom.xml +++ b/spring-test-4.1.0.RELEASE/pom.xml @@ -34,13 +34,6 @@ <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> - <scm> - <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> <pkgGroupId>org.springframework</pkgGroupId> <pkgArtifactId>spring-test</pkgArtifactId>
