We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a0d20 commit c89fb3eCopy full SHA for c89fb3e
pom.xml
@@ -42,7 +42,7 @@
42
<maven.resources.plugin.version>3.3.1</maven.resources.plugin.version>
43
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
44
<maven-javadoc-plugin.version>3.5.0</maven-javadoc-plugin.version>
45
- <maven-gpg-plugin.version>3.2.0</maven-gpg-plugin.version>
+ <maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
46
47
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
48
</properties>
@@ -144,7 +144,7 @@
144
</goals>
145
</execution>
146
</executions>
147
- </plugin> -->
+ </plugin> -->
148
</plugins>
149
</build>
150
</project>
0 commit comments