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 2022/07/17 14:16:28 UTC

[maven-gpg-plugin] 01/01: [MGPG-89] Bump maven-plugins from 34 to 36

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

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

commit 4c7a24e718d80250411d8e4d479677c5fcc730f4
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun Jul 17 16:13:24 2022 +0200

    [MGPG-89] Bump maven-plugins from 34 to 36
---
 pom.xml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0bf498b..889e2ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,12 +25,12 @@ under the License.
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>34</version>
+    <version>36</version>
     <relativePath />
   </parent>
 
   <artifactId>maven-gpg-plugin</artifactId>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.1.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven GPG Plugin</name>
@@ -44,7 +44,7 @@ under the License.
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git</developerConnection>
     <url>https://github.com/apache/maven-gpg-plugin/tree/${project.scm.tag}</url>
-    <tag>maven-gpg-plugin-3.0.0</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -197,7 +197,6 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-shade-plugin</artifactId>
-        <version>3.3.0</version>
         <executions>
           <execution>
             <goals>