Upgrade os-maven-plugin to fix a build issue on windows-x86_32

This commit is contained in:
Trustin Lee 2014-05-02 21:14:54 +09:00
parent 89a98e9ca7
commit 3f57df1763

View File

@ -367,7 +367,7 @@
<extension>
<groupId>kr.motd.maven</groupId>
<artifactId>os-maven-plugin</artifactId>
<version>1.1.1</version>
<version>1.1.2</version>
</extension>
</extensions>