Potential fix for the release problem

This commit is contained in:
Trustin Lee 2013-12-22 21:20:40 +09:00
parent dd49b1cfac
commit f65237861b

View File

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