You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2018/04/04 21:21:15 UTC

[archiva] branch master updated: ooops fix copy/paste

This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva.git


The following commit(s) were added to refs/heads/master by this push:
     new fea47dd  ooops fix copy/paste
fea47dd is described below

commit fea47ddd2da009031fede86924da3e23dad81104
Author: olivier lamy <ol...@apache.org>
AuthorDate: Thu Apr 5 07:21:06 2018 +1000

    ooops fix copy/paste
    
    Signed-off-by: olivier lamy <ol...@apache.org>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 486e8e5..9ae556a 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>

-- 
To stop receiving notification emails like this one, please contact
olamy@apache.org.