Upgrade os-maven-plugin to fix an issue with IntelliJ IDEA on Windows
This commit is contained in:
parent
9ab8898db1
commit
f97e81c305
2
pom.xml
2
pom.xml
@ -264,7 +264,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