Generate HTML without header and footer.

Change-Id: Id05aea29e9fd419e3a015063f4f6ee1f3d1e7a91
diff --git a/pom.xml b/pom.xml
index 4222c7c..34de16e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,6 +98,7 @@
 						</goals>
 						<configuration>
 							<sourceDocumentName>eclipse.adoc</sourceDocumentName>
+							<headerFooter>false</headerFooter>
 							<attributes>
 							</attributes>
 						</configuration>