Upgrade to new os-maven-plugin
Motivation: The last os-maven-plugin had a bug that sometimes missed to correctly detect fedora based linux. Modifications: Upgrade to 1.4.1 Result: Correctly detect on all fedora based linux.
This commit is contained in:
parent
33de35c481
commit
a58c1eddbb
2
pom.xml
2
pom.xml
@ -942,7 +942,7 @@
|
|||||||
<extension>
|
<extension>
|
||||||
<groupId>kr.motd.maven</groupId>
|
<groupId>kr.motd.maven</groupId>
|
||||||
<artifactId>os-maven-plugin</artifactId>
|
<artifactId>os-maven-plugin</artifactId>
|
||||||
<version>1.4.0.Final</version>
|
<version>1.4.1.Final</version>
|
||||||
</extension>
|
</extension>
|
||||||
</extensions>
|
</extensions>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user