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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 76ef823 use github url
76ef823 is described below
commit 76ef82359539bba1345523d1c9b0d64fb8e0bb6a
Author: Olivier Lamy <[email protected]>
AuthorDate: Thu Apr 14 16:08:38 2022 +1000
use github 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 b43cc01..6527afc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,8 +164,8 @@
<scm>
-
<connection>scm:git:https://gitbox.apache.org/repos/asf/archiva-parent.git</connection>
-
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/archiva-parent.git</developerConnection>
+ <connection>scm:git:https://github.com/apache/archiva-parent</connection>
+
<developerConnection>scm:git:https://github.com/apache/archiva-parent</developerConnection>
<url>https://github.com/apache/archiva-parent</url>
</scm>