You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2016/09/07 22:40:31 UTC

[30/50] git commit: [flex-falcon] [refs/heads/master] - - Try to get the maven-release-plugin running

- 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/master
Commit: 32b2ddaf3105ea94c20284835600b14cca444945
Parents: 3625564
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Mon Sep 5 09:04:45 2016 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
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>