This is an automated email from the ASF dual-hosted git repository.
martin_s 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 face2ff Changing git repo URLs
face2ff is described below
commit face2ff751a7d10c3f487862fca97ed2e8496e84
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sat Apr 7 20:25:15 2018 +0200
Changing git repo URLs
---
doap_Archiva.rdf | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/doap_Archiva.rdf b/doap_Archiva.rdf
index 3565164..a50fccb 100644
--- a/doap_Archiva.rdf
+++ b/doap_Archiva.rdf
@@ -38,6 +38,18 @@ security access management, build artifact storage,
delivery, browsing, indexing
<release>
<Version>
+ <name>Apache Archiva 2.2.3</name>
+ <created>2017-05-16</created>
+ <revision>2.2.3</revision>
+
<file-release>http://archive.apache.org/dist/archiva/2.2.3/binaries/apache-archiva-2.2.3-bin.zip</file-release>
+
<file-release>http://archive.apache.org/dist/archiva/2.2.3/binaries/apache-archiva-2.2.3-bin.tar.gz</file-release>
+
<file-release>http://archive.apache.org/dist/archiva/2.2.3/binaries/apache-archiva-2.2.3.war</file-release>
+ </Version>
+ </release>
+
+
+ <release>
+ <Version>
<name>Apache Archiva 2.2.x</name>
<created>2015-03-02</created>
<revision>2.2.0</revision>
@@ -69,8 +81,8 @@ security access management, build artifact storage, delivery,
browsing, indexing
<repository>
<!-- git first as archiva migrated core to this place-->
<GitRepository>
- <location
rdf:resource="https://git-wip-us.apache.org/repos/asf?p=archiva.git"/>
- <browse
rdf:resource="https://git-wip-us.apache.org/repos/asf/archiva.git"/>
+ <location
rdf:resource="https://gitbox.apache.org/repos/asf/archiva.git"/>
+ <browse
rdf:resource="https://gitbox.apache.org/repos/asf?p=archiva.git"/>
</GitRepository>
</repository>
<repository>
--
To stop receiving notification emails like this one, please contact
[email protected].