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 b611e57205
commit da9bf36199

View File

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