Skip to content

1.6.0

Compare
Choose a tag to compare
@ctron ctron released this 15 Jul 07:22
· 99 commits to master since this release

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>