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.git
The following commit(s) were added to refs/heads/master by this push: new ce9d8f7 Update parent to 33 ce9d8f7 is described below commit ce9d8f751ef7b6255846df438f3d6a521d2e7604 Author: rfscholte <rfscho...@apache.org> AuthorDate: Fri Oct 26 11:12:49 2018 +0200 Update parent to 33 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c6b3ecd..26c72d8 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-components</artifactId> - <version>31</version> + <version>33</version> <relativePath>../../pom/maven/maven-shared-components/pom.xml</relativePath> </parent>