Fixed issue in index.apt.vm file.

git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1745942 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index 76069f4..38e007c 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -54,3 +54,5 @@
   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.
+
+  []