You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cd...@apache.org on 2015/04/04 18:17:13 UTC

git commit: [flex-utilities] [refs/heads/develop] - Updated the SCM data to GIT

Repository: flex-utilities
Updated Branches:
  refs/heads/develop d11f1320c -> 2316295e4


Updated the SCM data to GIT


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/2316295e
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/2316295e
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/2316295e

Branch: refs/heads/develop
Commit: 2316295e48d2fb65b9e9b595301524894062802b
Parents: d11f132
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Sat Apr 4 18:17:07 2015 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Sat Apr 4 18:17:07 2015 +0200

----------------------------------------------------------------------
 mavenizer/pom.xml | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/2316295e/mavenizer/pom.xml
----------------------------------------------------------------------
diff --git a/mavenizer/pom.xml b/mavenizer/pom.xml
index afa8fc0..43f2651 100644
--- a/mavenizer/pom.xml
+++ b/mavenizer/pom.xml
@@ -52,15 +52,10 @@
     </mailingLists>
 
     <scm>
-        <connection>
-            scm:svn:https://git-wip-us.apache.org/repos/asf/flex-utilities.git
-        </connection>
-        <developerConnection>
-            scm:svn:https://git-wip-us.apache.org/repos/asf/flex-utilities.git
-        </developerConnection>
-        <url>
-            https://git-wip-us.apache.org/repos/asf/flex-utilities.git
-        </url>
+        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-utilities.git</connection>
+        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-utilities.git</developerConnection>
+        <url>https://git-wip-us.apache.org/repos/asf/flex-utilities.git</url>
+        <tag>HEAD</tag>
     </scm>
 
     <modules>