Skip to content

Commit 3fcb6e3

Browse files
committed
revert maven-gpg-plugin version to 3.1.0
1 parent 026068d commit 3fcb6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
<plugin>
414414
<groupId>org.apache.maven.plugins</groupId>
415415
<artifactId>maven-gpg-plugin</artifactId>
416-
<version>3.2.4</version>
416+
<version>3.1.0</version>
417417
<executions>
418418
<execution>
419419
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)