You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by st...@apache.org on 2018/06/22 09:12:54 UTC

[maven-site] branch master updated: missed one update to 3.5.4

This is an automated email from the ASF dual-hosted git repository.

stephenc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 2ed181c  missed one update to 3.5.4
2ed181c is described below

commit 2ed181c04538d0b2d59c8f43679f3b00ec566605
Author: Stephen Connolly <st...@gmail.com>
AuthorDate: Fri Jun 22 10:12:53 2018 +0100

    missed one update to 3.5.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0196d9b..98aa14c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
 
   <properties>
     <maven.site.path>maven-site</maven.site.path>
-    <currentStableVersion>3.5.3</currentStableVersion>
+    <currentStableVersion>3.5.4</currentStableVersion>
     <currentStableReleaseDate>2017-10-24</currentStableReleaseDate>
     <currentStableVersionDetails>138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T08:58:13+01:00</currentStableVersionDetails>
     <current35xVersion>3.5.4</current35xVersion>