Remove unnecessary space (and align with JSP)
Signed-off-by: Mark Thomas <markt@apache.org>
diff --git a/spec/pom.xml b/spec/pom.xml
index 78e2e6a..6d4ef07 100644
--- a/spec/pom.xml
+++ b/spec/pom.xml
@@ -59,7 +59,7 @@
<url>https://github.com/eclipse-ee4j/el-ri/graphs/contributors</url>
</contributor>
</contributors>
-
+
<mailingLists>
<mailingList>
<name>Expression Language dev mailing list</name>
@@ -144,6 +144,7 @@
</execution>
</executions>
</plugin>
+
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>