You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ross Lamont <rl...@componentcorp.com> on 2018/02/08 23:24:06 UTC

[ANN] xml-maven-plugin 1.0.2-beta-1 Released

Hi, 

The Mojo team is pleased to announce the release of the xml-maven-plugin version 1.0.2-beta-1.

http://www.mojohaus.org/xml-maven-plugin/ <http://www.mojohaus.org/xml-maven-plugin/>

To get this update, simply specify the version in your project's plugin configuration: 
<plugin> 
	<groupId>org.codehaus.mojo</groupId> 
	<artifactId>xml-maven-plugin</artifactId>
	<version>1.0.2-beta-1</version> 
</plugin> 

Release Notes 

https://github.com/mojohaus/xml-maven-plugin/issues?q=is%3Aclosed+milestone%3A%22Release+1.0.2-beta-1%22 <https://github.com/mojohaus/xml-maven-plugin/issues?q=is:closed+milestone:%22Release+1.0.2-beta-1%22>

Enjoy, 
The Mojo team. 

 - Ross