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

[maven-apache-parent] branch reproducible updated: use reproducible m-jar-p version

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

hboutemy pushed a commit to branch reproducible
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


The following commit(s) were added to refs/heads/reproducible by this push:
     new cfa6aa4  use reproducible m-jar-p version
cfa6aa4 is described below

commit cfa6aa43b83ed71ff939a0a1405612e70caa50c7
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sat Sep 21 19:02:15 2019 +0200

    use reproducible m-jar-p version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bbb495d..736b71b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,7 +188,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-jar-plugin</artifactId>
-          <version>3.1.0</version>
+          <version>3.2.0.RB-SNAPSHOT</version>
           <configuration>
             <archive>
               <manifest>