Skip to content
This repository has been archived by the owner on Oct 16, 2018. It is now read-only.

Commit

Permalink
Configure documentation to build with dynamic date
Browse files Browse the repository at this point in the history
  • Loading branch information
rtveitch committed Jan 23, 2017
1 parent 92f379f commit cc6c89e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions og-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
<backend>html</backend>
<attributes>
<display-version>${display.version}</display-version>
<build-date>${maven.build.timestamp}</build-date>
</attributes>
</configuration>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion og-assembly/src/main/asciidoc/userguide.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= Object Generator
v{display-version}, January 22nd, 2016
v{display-version}, {build-date}
:toc: right
:sectlinks:
:sectanchors:
Expand Down

0 comments on commit cc6c89e

Please sign in to comment.