Update to latest os-maven-plugin (#11003)
Motivation: A new version of the os-maven-plugin was released Modifications: Update to latest version Result: Use latest version
This commit is contained in:
parent
c9a8d1d6bd
commit
8f397e29e3
2
pom.xml
2
pom.xml
@ -377,7 +377,7 @@
|
|||||||
<argLine.javaProperties>-D_</argLine.javaProperties>
|
<argLine.javaProperties>-D_</argLine.javaProperties>
|
||||||
<!-- Configure the os-maven-plugin extension to expand the classifier on -->
|
<!-- Configure the os-maven-plugin extension to expand the classifier on -->
|
||||||
<!-- Fedora-"like" systems. This is currently only used for the netty-tcnative dependency -->
|
<!-- Fedora-"like" systems. This is currently only used for the netty-tcnative dependency -->
|
||||||
<osmaven.version>1.6.2</osmaven.version>
|
<osmaven.version>1.7.0</osmaven.version>
|
||||||
<!-- keep in sync with PlatformDependent#ALLOWED_LINUX_OS_CLASSIFIERS -->
|
<!-- keep in sync with PlatformDependent#ALLOWED_LINUX_OS_CLASSIFIERS -->
|
||||||
<os.detection.classifierWithLikes>fedora,suse,arch</os.detection.classifierWithLikes>
|
<os.detection.classifierWithLikes>fedora,suse,arch</os.detection.classifierWithLikes>
|
||||||
<tcnative.artifactId>netty-tcnative</tcnative.artifactId>
|
<tcnative.artifactId>netty-tcnative</tcnative.artifactId>
|
||||||
|
Loading…
Reference in New Issue
Block a user