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/06/11 17:08:29 UTC

[maven-apache-parent] branch master updated: [MPOM-249] Upgrade checksum-maven-plugin from 1.7 to 1.9

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-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new e1b5912  [MPOM-249] Upgrade checksum-maven-plugin from 1.7 to 1.9
e1b5912 is described below

commit e1b591288ebb44b99365f8d4b677870004934182
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Thu Jun 11 19:08:02 2020 +0200

    [MPOM-249] Upgrade checksum-maven-plugin from 1.7 to 1.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7caa33b..828daa1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -463,7 +463,7 @@ under the License.
           <plugin>
             <groupId>net.nicoulaj.maven.plugins</groupId>
             <artifactId>checksum-maven-plugin</artifactId>
-            <version>1.7</version>
+            <version>1.9</version>
             <executions>
               <execution>
                 <id>source-release-checksum</id>