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 f70089b new git url
f70089b is described below
commit f70089b86f7dce3913457c29013a56c763871372
Author: olivier lamy <[email protected]>
AuthorDate: Thu Apr 5 07:18:51 2018 +1000
new git url
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 d177f34..486e8e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>
--
To stop receiving notification emails like this one, please contact
[email protected].