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 2021/05/03 06:07:17 UTC

[maven-jlink-plugin] branch master updated: Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2

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

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


The following commit(s) were added to refs/heads/master by this push:
     new ecb4f27  Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2
ecb4f27 is described below

commit ecb4f27d5b822065e583a900e370e3c2f651099b
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon May 3 08:07:08 2021 +0200

    Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a547036..586260d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
         <!-- remove with next parent upgrade -->
         <plugin>
           <artifactId>maven-project-info-reports-plugin</artifactId>
-          <version>3.1.1</version>
+          <version>3.1.2</version>
         </plugin>
         <plugin>
           <artifactId>maven-enforcer-plugin</artifactId>