The Apache Commons Parent team is pleased to announce the release of Apache Commons Parent 65.
The Apache Commons Parent POM provides common settings for all Apache Commons components. Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html For complete information on Apache Commons Parent, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Parent website: https://commons.apache.org/proper/commons-parent/ You don't download commons-parent, instead, you use it from a Maven POM: <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> <version>65</version> </parent> Gary --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org