1.6.0
See also: https://ctron.github.io/rpm-builder
This is a feature release, backwards compatible with 1.5.x.
New features
- #53: This fixes #52 by allowing to explicitly set a snapshot version. Thanks to @elkman for the contribution!
Maven coordinates
<dependency>
<groupId>de.dentrassi.maven</groupId>
<artifactId>rpm</artifactId>
<version>1.6.0</version>
</dependency>