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 3f4c2bbaf0
commit 998afe09bf

View File

@ -439,7 +439,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>