Skip to content

Commit

Permalink
Skip gpg plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
magestacks committed Oct 9, 2022
1 parent 6a2e374 commit ce4929f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<spring-cloud-starter-alibaba-nacos-config.version>2.2.5.RELEASE</spring-cloud-starter-alibaba-nacos-config.version>
<!-- Maven & Build -->
<java.version>1.8</java.version>
<skip.maven.gpg.plugin>false</skip.maven.gpg.plugin>
<skip.maven.gpg.plugin>true</skip.maven.gpg.plugin>
<skip.spotless.apply>false</skip.spotless.apply>
<skip.checkstyle.check>true</skip.checkstyle.check>
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
Expand Down

0 comments on commit ce4929f

Please sign in to comment.