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 15:56:35 UTC

[maven-assembly-plugin] 01/02: version 3.2.0-RB-SNAPSHOT to show it is reproducible builds branch

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

hboutemy pushed a commit to branch MASSEMBLY-921
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git

commit de3be492edb53f92c7774fdd5ff807e432162d56
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sat Sep 21 17:53:05 2019 +0200

    version 3.2.0-RB-SNAPSHOT to show it is reproducible builds branch
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cfa36ba..c1ba0bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-assembly-plugin</artifactId>
-  <version>3.2.0-SNAPSHOT</version>
+  <version>3.2.0.RB-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Assembly Plugin</name>