Use the recommended maven-release-plugin version

This commit is contained in:
Trustin Lee 2013-12-22 21:23:49 +09:00
parent f65237861b
commit af0dbb9072

View File

@ -484,6 +484,7 @@
</plugin>
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>2.3.2</version>
<configuration>
<useReleaseProfile>false</useReleaseProfile>
<arguments>-P release,sonatype-oss-release,full,no-osgi</arguments>