Author: tchemit Date: 2010-01-07 03:55:10 +0100 (Thu, 07 Jan 2010) New Revision: 735 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:54:58 UTC (rev 734) +++ trunk/pom.xml 2010-01-07 02:55:10 UTC (rev 735) @@ -2020,7 +2020,7 @@ <plugin> <artifactId>maven-release-plugin</artifactId> <configuration> - <prepareVerifyArgs>-Pinteral</prepareVerifyArgs> + <prepareVerifyArgs>-Pinternal</prepareVerifyArgs> <releaseProfiles>internal</releaseProfiles> </configuration> </plugin>
participants (1)
-
tchemit@users.nuiton.org