You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/02/09 21:08:16 UTC

[maven-changes-plugin] branch ssl updated: WIP Update to parent 34

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch ssl
in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git


The following commit(s) were added to refs/heads/ssl by this push:
     new 97f5896  WIP Update to parent 34
97f5896 is described below

commit 97f5896304160302f30b1eb2092651eeac44d5ae
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun Feb 9 22:08:09 2020 +0100

    WIP Update to parent 34
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 86bfbc0..ba749d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>33</version>
+    <version>34</version>
     <relativePath/>
   </parent>