You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Olivier Lamy <ol...@apache.org> on 2009/09/17 01:19:27 UTC

[ANN] Maven XML Plugin 1.0-beta-3 released

The Mojo team is pleased to announce the release of the Maven XML
Plugin, version 1.0-beta-3.

http://mojo.codehaus.org/xml-maven-plugin

You should specify the version in your project's plugin configuration:

<plugin>
 <groupId>org.codehaus.mojo</groupId>
 <artifactId>xml-maven-plugin</artifactId>
 <version>1.0-beta-3</version>
</plugin>

Changes are available here [1]

Have Fun,
--
The Mojo team

[1] http://mojo.codehaus.org/xml-maven-plugin/changes-report.html#a1.0-beta-3

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org