Skip to content

Commit

Permalink
HV-1214 Stick to the old PDF name as it's going to be a pain to change
Browse files Browse the repository at this point in the history
the website to support it
  • Loading branch information
gsmet authored and gunnarmorling committed Jan 20, 2017
1 parent c8065de commit b81058e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/pom.xml
Expand Up @@ -241,7 +241,7 @@
<paths>
<path>
<from>index.pdf</from>
<to>hibernate-validator-${project.version}-reference-guide.pdf</to>
<to>hibernate_validator_reference.pdf</to>
</path>
</paths>
</resource>
Expand All @@ -255,7 +255,7 @@
<paths>
<path>
<from>index.epub</from>
<to>hibernate-validator-${project.version}-reference-guide.epub</to>
<to>hibernate_validator_reference.epub</to>
</path>
</paths>
</resource>
Expand Down

0 comments on commit b81058e

Please sign in to comment.