Skip to content

Commit

Permalink
Merge pull request #73 from eclipse/1.3-branch
Browse files Browse the repository at this point in the history
update spec pom.xml for proper html generation.  Resolves #71.
  • Loading branch information
kwsutter committed Jan 12, 2018
2 parents 7d3a6a3 + 3408b54 commit e5bb8d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spec/pom.xml
Expand Up @@ -82,6 +82,11 @@
</goals>
<configuration>
<backend>html5</backend>
<attributes>
<revnumber>${project.version}</revnumber>
<revremark>${revremark}</revremark>
<revdate>${revisiondate}</revdate>
</attributes>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit e5bb8d1

Please sign in to comment.