Upgrade os-maven-plugin to fix the build issue

This commit is contained in:
Trustin Lee 2014-05-18 17:30:29 +09:00
parent ae61b12b9e
commit 2a30d0c22a

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