Skip to content

Commit

Permalink
jdeb tweak: replace the string "SNAPSHOT" in version numbers with the…
Browse files Browse the repository at this point in the history
… current timestamp. (#267)

Signed-off-by: Theo Weiss <[email protected]> (github: theoweiss)
  • Loading branch information
theoweiss authored and kaikreuzer committed Sep 2, 2016
1 parent 1998c36 commit 94d59e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distributions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<goal>jdeb</goal>
</goals>
<configuration>
<snapshotExpand>true</snapshotExpand>
<controlDir>${basedir}/../distribution-resources/src/main/resources/deb/control-runtime</controlDir>
<deb>${basedir}/target/${deb.name}-${project.version}.deb</deb>
<dataSet>
Expand Down

0 comments on commit 94d59e5

Please sign in to comment.