Skip to content

Commit

Permalink
Remove unnecessary space (and align with JSP)
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Thomas <markt@apache.org>
  • Loading branch information
markt-asf committed Jul 1, 2020
1 parent 9c4c064 commit a1e3af6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -144,6 +144,7 @@
</execution>
</executions>
</plugin>

<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
Expand Down

0 comments on commit a1e3af6

Please sign in to comment.