This is an automated email from the git hooks/post-receive script. New commit to annotated tag v2.5.4 in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git commit e7e6e00ac1a033ed33c263282064bffeba9d599d Author: Hudson Release Manager <???> Date: Sun May 15 21:09:55 2011 +0000 do not include toturial in release --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6c3fc98..86b0c9e 100644 --- a/pom.xml +++ b/pom.xml @@ -333,12 +333,12 @@ </configuration> </plugin> - <plugin> + <!--plugin> <artifactId>maven-release-plugin</artifactId> <configuration> <prepareVerifyArgs>-Ptutorial</prepareVerifyArgs> </configuration> - </plugin> + </plugin--> </plugins> </pluginManagement> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.