Repository: servicemix-bundles Updated Branches: refs/heads/master 1e9ed9a14 -> 631d0791a
Try to release from bundles-pom with -f option Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/631d0791 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/631d0791 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/631d0791 Branch: refs/heads/master Commit: 631d0791ab3020ffcb8789d425daac611c641754 Parents: 1e9ed9a Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 23 14:59:55 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 23 14:59:55 2015 +0100 ---------------------------------------------------------------------- spring-test-4.1.0.RELEASE/pom.xml | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/631d0791/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 5528905..846a33d 100644 --- a/spring-test-4.1.0.RELEASE/pom.xml +++ b/spring-test-4.1.0.RELEASE/pom.xml @@ -34,12 +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> - </scm> - <properties> <pkgGroupId>org.springframework</pkgGroupId> <pkgArtifactId>spring-test</pkgArtifactId>
