Skip to content

Commit fe5626f

Browse files
revert to old maven gpg version
1 parent 70a7c41 commit fe5626f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<sonar-maven-plugin.version>3.7.0.1746</sonar-maven-plugin.version>
1515
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
1616
<maven-source-plugin.version>3.2.0</maven-source-plugin.version>
17-
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
17+
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
1818
</properties>
1919
<url>https://github.com/martinspielmann/java-nmap-xml-parser</url>
2020

@@ -136,4 +136,4 @@
136136
</distributionManagement>
137137
</profile>
138138
</profiles>
139-
</project>
139+
</project>

0 commit comments

Comments
 (0)