Author: khmarbaise
Date: Mon Mar 20 18:47:38 2017
New Revision: 1787829

URL: http://svn.apache.org/viewvc?rev=1787829&view=rev
Log:
o Fixed issue with two links
o Added information about the CI friendly versions usage.

Modified:
    maven/site/trunk/content/markdown/docs/3.5.0-beta-1/release-notes.md

Modified: maven/site/trunk/content/markdown/docs/3.5.0-beta-1/release-notes.md
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/markdown/docs/3.5.0-beta-1/release-notes.md?rev=1787829&r1=1787828&r2=1787829&view=diff
==============================================================================
--- maven/site/trunk/content/markdown/docs/3.5.0-beta-1/release-notes.md 
(original)
+++ maven/site/trunk/content/markdown/docs/3.5.0-beta-1/release-notes.md Mon 
Mar 20 18:47:38 2017
@@ -128,7 +128,13 @@ Thank you also for your time and feedbac
  * Replaced Eclipse Aether with [Maven Resolver][maven-resolver]
    [MNG-6110], [MNG-6140].
 
- * The two known issues from 3.5.0-alpha-1 have been fixed [MNG-6177][MNG-6115]
+ * Using of CI friendly versions via `${revision}`, `${sha1}` and/or 
`${changelist}` 
+   has been fixed [MNG-6057], [MNG-6090] and [MNG-5895]. It is very important 
to
+   know if you are using the previously named properties for a version in your 
+   pom you have to use [flatten-maven-plugin] if you like to do an `mvn 
install` 
+   or `mvn deploy`.
+
+ * The two known issues from 3.5.0-alpha-1 have been fixed [MNG-6177], 
[MNG-6115]
 
 Improvements:
 
@@ -204,3 +210,5 @@ See [complete release notes for all vers
 [MNG-6182]: https://issues.apache.org/jira/browse/MNG-6182
 [MNG-6183]: https://issues.apache.org/jira/browse/MNG-6183
 [MNG-6189]: https://issues.apache.org/jira/browse/MNG-6189
+
+[flatten-maven-plugin]: http://www.mojohaus.org/flatten-maven-plugin/


Reply via email to