Skip to content

v1.7.1

Compare
Choose a tag to compare
@ctron ctron released this 31 Jan 10:38
· 80 commits to master since this release

See also: https://ctron.github.io/rpm-builder

This is a bugfix release for 1.7.x.

Many thanks to @hochraldo for the contribution!

Fixes

  • #59 – Symbolic Links are not added when true is set on collector

Maven coordinates

<dependency>
    <groupId>de.dentrassi.maven</groupId>
    <artifactId>rpm</artifactId>
    <version>1.7.1</version>
</dependency>