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 2016/05/28 21:14:01 UTC

svn commit: r1745942 - /maven/shared/trunk/maven-shared-utils/src/site/apt/index.apt.vm

Author: khmarbaise
Date: Sat May 28 21:14:00 2016
New Revision: 1745942

URL: http://svn.apache.org/viewvc?rev=1745942&view=rev
Log:
Fixed issue in index.apt.vm file.

Modified:
    maven/shared/trunk/maven-shared-utils/src/site/apt/index.apt.vm

Modified: maven/shared/trunk/maven-shared-utils/src/site/apt/index.apt.vm
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-utils/src/site/apt/index.apt.vm?rev=1745942&r1=1745941&r2=1745942&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-utils/src/site/apt/index.apt.vm (original)
+++ maven/shared/trunk/maven-shared-utils/src/site/apt/index.apt.vm Sat May 28 21:14:00 2016
@@ -54,3 +54,5 @@ Relation to Commons-*
   This is the reason why any public API in maven-shared-utils must
   avoid to expose commons-io classes directly. Most times it's sufficient
   to just create an empty subclass and expose that instead.
+
+  []