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 2020/04/26 16:47:08 UTC

[maven-indexer] branch master updated: maven-shade-plugin 3.2.3 released

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2c70955  maven-shade-plugin 3.2.3 released
2c70955 is described below

commit 2c709558b6f3f123f4c54adeca2e98e7e7aa766c
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Apr 26 18:46:58 2020 +0200

    maven-shade-plugin 3.2.3 released
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6f1c93d..a8ac104 100644
--- a/pom.xml
+++ b/pom.xml
@@ -396,7 +396,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-shade-plugin</artifactId>
-          <version>3.2.3-SNAPSHOT</version>
+          <version>3.2.3</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>