aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 060b3c53..924e3582 100644
--- a/pom.xml
+++ b/pom.xml
@@ -219,9 +219,10 @@
</distributionManagement>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/velocity/engine/trunk</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/velocity/engine/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/velocity/engine/trunk</url>
+ <connection>scm:git:https://gitbox.apache.org/repos/asf/velocity-engine.git</connection>
+ <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/velocity-engine.git</developerConnection>
+ <url>https://gitbox.apache.org/repos/asf?p=velocity-engine.git</url>
+ <tag>HEAD</tag>
</scm>
<issueManagement>