Actions
Tareas #269
closedInclude project version in the footer
Puntos de historia:
1
Description
Include the next fragment of code into the file pom.xml:
<resources>
<resource>
<directory>src/main/resources</directory>
<filtering>true</filtering>
</resource>
</resources>
Include the tag
project.version into the footer of default.html
Actions