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-site.git
The following commit(s) were added to refs/heads/master by this push:
new b0f9aea Fixing release date
b0f9aea is described below
commit b0f9aeafcc8e043cd0d7bbd3521b3280899b15ef
Author: Martin Stockhammer <[email protected]>
AuthorDate: Fri Jun 19 20:57:59 2020 +0200
Fixing release date
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 73242f9..16ee907 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
<archivaLastSerieVersionDate>1 July 2014</archivaLastSerieVersionDate>
-->
<archivaReleaseVersion>2.2.5</archivaReleaseVersion>
- <archivaReleaseDate>17th June 2020</archivaReleaseDate>
+ <archivaReleaseDate>19th June 2020</archivaReleaseDate>
<archivaCurrentDevVersion>3.0.0-SNAPSHOT</archivaCurrentDevVersion>
<redbackCurrentDevVersion>3.0.0-SNAPSHOT</redbackCurrentDevVersion>
<supportedVersions></supportedVersions>