Trying out an older version of release plugin

This commit is contained in:
Trustin Lee 2013-12-22 21:37:45 +09:00
parent af0dbb9072
commit 8ea48bd602

View File

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