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

View File

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