Upgrade os-maven-plugin to fix an issue with IntelliJ IDEA on Windows
This commit is contained in:
parent
9961cae7cf
commit
c5112ed552
2
pom.xml
2
pom.xml
@ -575,7 +575,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.2.2.Final</version>
|
<version>1.2.3.Final</version>
|
||||||
</extension>
|
</extension>
|
||||||
</extensions>
|
</extensions>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user