- Try to get the maven-release-plugin running
Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/32b2ddaf Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/32b2ddaf Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/32b2ddaf Branch: refs/heads/release0.7.0 Commit: 32b2ddaf3105ea94c20284835600b14cca444945 Parents: 3625564 Author: Christofer Dutz <[email protected]> Authored: Mon Sep 5 09:04:45 2016 +0200 Committer: Christofer Dutz <[email protected]> Committed: Mon Sep 5 10:08:18 2016 +0200 ---------------------------------------------------------------------- compiler-build-tools/pom.xml | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/32b2ddaf/compiler-build-tools/pom.xml ---------------------------------------------------------------------- diff --git a/compiler-build-tools/pom.xml b/compiler-build-tools/pom.xml index 90cf6fd..385c396 100644 --- a/compiler-build-tools/pom.xml +++ b/compiler-build-tools/pom.xml @@ -153,10 +153,4 @@ </dependency> </dependencies> - - <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/compiler-build-tools-1.0.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/compiler-build-tools-1.0.0</developerConnection> - <url>https://svn.apache.org/viewvc/maven/pom/tags/compiler-build-tools-1.0.0</url> - </scm> </project>
