Skip to content

Commit 6e507da

Browse files
author
mkiran
committed
Update maven-gpg-plugin version to 3.2.8
1 parent f962005 commit 6e507da

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

pom.xml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -112,15 +112,6 @@
112112
<artifactId>central-publishing-maven-plugin</artifactId>
113113
<version>0.9.0</version>
114114
<extensions>true</extensions>
115-
<executions>
116-
<execution>
117-
<id>default-deploy</id>
118-
<phase>deploy</phase>
119-
<goals>
120-
<goal>deploy</goal>
121-
</goals>
122-
</execution>
123-
</executions>
124115
<configuration>
125116
<publishingServerId>central</publishingServerId>
126117
</configuration>
@@ -156,7 +147,7 @@
156147
<plugin>
157148
<groupId>org.apache.maven.plugins</groupId>
158149
<artifactId>maven-gpg-plugin</artifactId>
159-
<version>3.1.0</version>
150+
<version>3.2.8</version>
160151
<executions>
161152
<execution>
162153
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)