The Apache Maven team is pleased to announce the release of the Maven Skins Parent version 8

http://maven.apache.org/pom/skins/

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

<plugin>
  <groupId>org.apache.maven.skins</groupId>
  <artifactId>maven-skins</artifactId>
  <version>8</version>
</plugin>

Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to