You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2017/10/20 08:18:35 UTC

svn commit: r1812723 - /maven/site/trunk/content/markdown/maven-ci-friendly.md

Author: khmarbaise
Date: Fri Oct 20 08:18:34 2017
New Revision: 1812723

URL: http://svn.apache.org/viewvc?rev=1812723&view=rev
Log:
Make the setup more clear.

Modified:
    maven/site/trunk/content/markdown/maven-ci-friendly.md

Modified: maven/site/trunk/content/markdown/maven-ci-friendly.md
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/markdown/maven-ci-friendly.md?rev=1812723&r1=1812722&r2=1812723&view=diff
==============================================================================
--- maven/site/trunk/content/markdown/maven-ci-friendly.md (original)
+++ maven/site/trunk/content/markdown/maven-ci-friendly.md Fri Oct 20 08:18:34 2017
@@ -196,7 +196,7 @@ mvn -Drevision=2.7.8 -Dchangelist= clean
 
   If you like to install or deploy artifacts by using the above setup you **have to use**
   the [flatten-maven-plugin][flatten-maven-plugin] otherwise you will install/deploy artifacts 
-  in your repository which will not be cosumable by older Maven versions. Such kind of setup
+  in your repository which will not be cosumable by Maven anymore. Such kind of setup
   will look like this: