Skip to content

Commit 06e65e6

Browse files
Merge pull request #4 from dynamiatools/5.1.x
fix gpg plugin version
2 parents 040d0fc + 920fb02 commit 06e65e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<plugin>
134134
<groupId>org.apache.maven.plugins</groupId>
135135
<artifactId>maven-gpg-plugin</artifactId>
136-
<version>1.5</version>
136+
<version>3.0.1</version>
137137
<executions>
138138
<execution>
139139
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)