Update os-maven-plugin to 1.6.0 (#7884)
Motivation: A new version of os-maven-plugin has been released. Modifications: - Update os-maven-plugin from 1.5.0 to 1.6.0 Result: - No visible changes - Feels good
This commit is contained in:
parent
f9604eeff5
commit
48fe14402a
2
pom.xml
2
pom.xml
@ -576,7 +576,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.5.0.Final</version>
|
<version>1.6.0</version>
|
||||||
</extension>
|
</extension>
|
||||||
</extensions>
|
</extensions>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user