Repository: servicemix-bundles Updated Branches: refs/heads/master b3cd65b81 -> d060924b8
Fix pom Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/d060924b Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d060924b Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d060924b Branch: refs/heads/master Commit: d060924b816a1de0312c965c014f9e1da3076c64 Parents: b3cd65b Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 23 14:08:37 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 23 14:08:37 2015 +0100 ---------------------------------------------------------------------- spring-test-4.1.0.RELEASE/pom.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d060924b/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 3c520d7..43973bf 100644 --- a/spring-test-4.1.0.RELEASE/pom.xml +++ b/spring-test-4.1.0.RELEASE/pom.xml @@ -211,7 +211,4 @@ </plugins> </build> - <scm> - <tag>org.apache.servicemix.bundles.spring-test-4.1.0.RELEASE_5</tag> - </scm> </project>
