aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorolivier lamy <olamy@apache.org>2018-04-05 07:21:06 +1000
committerolivier lamy <olamy@apache.org>2018-04-05 07:21:06 +1000
commitfea47ddd2da009031fede86924da3e23dad81104 (patch)
tree82f2fbce1833b7083b9d34d9a88bab7fcd327756 /pom.xml
parentf70089b86f7dce3913457c29013a56c763871372 (diff)
downloadarchiva-fea47ddd2da009031fede86924da3e23dad81104.tar.gz
archiva-fea47ddd2da009031fede86924da3e23dad81104.zip
ooops fix copy/paste
Signed-off-by: olivier lamy <olamy@apache.org>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 486e8e59b..9ae556ad4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,8 @@
</modules>
<scm>
- <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>
+ <connection>scm:git:https://gitbox.apache.org/repos/asf/archiva.git</connection>
+ <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/archiva.git</developerConnection>
<url>https://github.com/apache/archiva</url>
<tag>HEAD</tag>
</scm>