You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jo...@apache.org on 2018/01/06 17:56:26 UTC

geronimo-safeguard git commit: Wrong SCM prefix.

Repository: geronimo-safeguard
Updated Branches:
  refs/heads/master a6958daf5 -> d495ada16


Wrong SCM prefix.


Project: http://git-wip-us.apache.org/repos/asf/geronimo-safeguard/repo
Commit: http://git-wip-us.apache.org/repos/asf/geronimo-safeguard/commit/d495ada1
Tree: http://git-wip-us.apache.org/repos/asf/geronimo-safeguard/tree/d495ada1
Diff: http://git-wip-us.apache.org/repos/asf/geronimo-safeguard/diff/d495ada1

Branch: refs/heads/master
Commit: d495ada1684ba178b15afa4ddd63023e6a662ba9
Parents: a6958da
Author: John D. Ament <jo...@apache.org>
Authored: Sat Jan 6 12:56:20 2018 -0500
Committer: John D. Ament <jo...@apache.org>
Committed: Sat Jan 6 12:56:20 2018 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/geronimo-safeguard/blob/d495ada1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2e503c0..84e8892 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
 
     <scm>
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/geronimo-safeguard.git</connection>
-        <developerConnection>scm:svn:https://git-wip-us.apache.org/repos/asf/geronimo-safeguard.git</developerConnection>
+        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/geronimo-safeguard.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf/geronimo-safeguard.git</url>
         <tag>HEAD</tag>
     </scm>