This is an automated email from the ASF dual-hosted git repository. rfscholte pushed a commit to branch parent-32 in repository https://gitbox.apache.org/repos/asf/maven-toolchains-plugin.git
commit 99a443d812ba191751557f8449b56aefd6f5e55b Author: rfscholte <[email protected]> AuthorDate: Wed Aug 15 21:01:01 2018 +0200 Update parent to 32 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 33b33fa..3237e38 100644 --- a/pom.xml +++ b/pom.xml @@ -25,8 +25,8 @@ under the License. <parent> <artifactId>maven-plugins</artifactId> <groupId>org.apache.maven.plugins</groupId> - <version>31</version> - <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath> + <version>32</version> + <relativePath/> </parent> <artifactId>maven-toolchains-plugin</artifactId>
