Update os-maven-plugin to 1.6.0 (#7884)

Motivation:

A new version of os-maven-plugin has been released.

Modifications:

- Update os-maven-plugin from 1.5.0 to 1.6.0

Result:

- No visible changes
- Feels good
This commit is contained in:
Trustin Lee 2018-04-23 15:30:42 +09:00 committed by Norman Maurer
parent f9604eeff5
commit 48fe14402a

View File

@ -576,7 +576,7 @@
<extension>
<groupId>kr.motd.maven</groupId>
<artifactId>os-maven-plugin</artifactId>
<version>1.5.0.Final</version>
<version>1.6.0</version>
</extension>
</extensions>