The Apache Maven team is pleased to announce the release of the Apache
Common POM, version 15.

This POM (org.apache:apache) configures common Maven settings for
projects to use ASF infrastructure.

Documentation live at: http://maven.apache.org/poms/asf.

To use this parent, you should specify the version in your project's
plugin configuration:

<parent>
  <groupId>org.apache</groupId>
  <artifactId>apache</artifactId>
  <version>15</version>
</parent>

Changes since previous release:

http://svn.apache.org/viewvc/maven/pom/tags/apache-15/pom.xml?view=markup

Enjoy,

-The Apache Maven team

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

Reply via email to