diff options
author | olivier lamy <olamy@apache.org> | 2018-04-05 07:18:51 +1000 |
---|---|---|
committer | olivier lamy <olamy@apache.org> | 2018-04-05 07:19:16 +1000 |
commit | f70089b86f7dce3913457c29013a56c763871372 (patch) | |
tree | 8ec2eba1b13e1319b70622f058e8325571fffa6d | |
parent | 250dcbe19a250f814509c8edf30304abea75ce3a (diff) | |
download | archiva-f70089b86f7dce3913457c29013a56c763871372.tar.gz archiva-f70089b86f7dce3913457c29013a56c763871372.zip |
new git url
Signed-off-by: olivier lamy <olamy@apache.org>
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -41,8 +41,8 @@ </modules> <scm> - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva.git</developerConnection> + <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git</connection> + <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git</developerConnection> <url>https://github.com/apache/archiva</url> <tag>HEAD</tag> </scm> |