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 <[email protected]>
AuthorDate: Thu Apr 5 07:21:06 2018 +1000
ooops fix copy/paste
Signed-off-by: olivier lamy <[email protected]>
---
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
[email protected].