Hi, The Mojo team is pleased to announce the release of the Flatten Maven Plugin version 1.2.7.
Flatten Maven Plugin generates a flattened version of your pom.xml and makes maven to install and deploy this one instead of the original pom.xml. http://www.mojohaus.org/flatten-maven-plugin/ To get this update, simply specify the version in your project's plugin configuration: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>flatten-maven-plugin</artifactId> <version>1.2.7</version> </plugin> The most important fixes in this release are for https://github.com/mojohaus/flatten-maven-plugin/issues/57 and https://github.com/mojohaus/flatten-maven-plugin/issues/149 Enjoy, The Mojo team. Lasse Lindqvist -- You received this message because you are subscribed to the Google Groups "mojohaus-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mojohaus-dev/CAMc25ELGnOA7oaVh5rgphmcUePW%3DEBtcanbRXXBRUVaWoQwi3A%40mail.gmail.com.
