This is an automated email from the ASF dual-hosted git repository. rfscholte pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 60fd9a0 Upgrade parent to 33 60fd9a0 is described below commit 60fd9a049baa68ccb9a7ec1d6d379de1c87c4608 Author: rfscholte <rfscho...@apache.org> AuthorDate: Wed Oct 24 22:09:06 2018 +0200 Upgrade parent to 33 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8b74764..0ae810a 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>33</version> + <relativePath/> </parent> <artifactId>maven-jarsigner-plugin</artifactId>