This is an automated email from the ASF dual-hosted git repository. donaldp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/buildr.git
commit 7728e043508e0af6fda8e72fdb4b0820eed1a5ed Author: Peter Donald <[email protected]> AuthorDate: Tue Jul 16 13:56:49 2019 +1000 Spelling --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 7dea3a4..ee0b9da 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,7 +12,7 @@ can be specified by modifying the `project.iml.annotation_paths` property. * Fixed: Explicitly specify the `:sourcepath` parameter for javadoc tool. This enables additional parameters such as `-packagenames` and `-subpackages` to be passed to the underling tool. -* Fixed: Stop generating poms with the parent POM `org.sonatype.oss:oss-parent:8`. The las update was a long time +* Fixed: Stop generating poms with the parent POM `org.sonatype.oss:oss-parent:8`. The last update was a long time ago (i.e. 2012) and it is no longer maintained. It was also deprecated several years ago and is not guaranteed to work in modern Maven deployments.
