Skip to content

Commit

Permalink
correct skip setting
Browse files Browse the repository at this point in the history
  • Loading branch information
sannies committed Apr 26, 2022
1 parent 9047814 commit b110961
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<configuration>
<skip>true</skip>
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
<skipStaging>true</skipStaging>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit b110961

Please sign in to comment.