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 2ff06676ca
commit df93b35027

View File

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