Author: tchemit Date: 2010-01-07 03:52:11 +0100 (Thu, 07 Jan 2010) New Revision: 730 Modified: trunk/pom.xml Log: try to simplify release perform invocation (might failed at next release ?), see it in 5 minutes... Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-07 02:50:52 UTC (rev 729) +++ trunk/pom.xml 2010-01-07 02:52:11 UTC (rev 730) @@ -2020,6 +2020,7 @@ <plugin> <artifactId>maven-release-plugin</artifactId> <configuration> + <prepareVerifyArgs>-Pinteral</prepareVerifyArgs> <releaseProfiles>internal</releaseProfiles> </configuration> </plugin>
participants (1)
-
tchemit@users.nuiton.org