Skip to content

Commit

Permalink
Deploy to maven central
Browse files Browse the repository at this point in the history
  • Loading branch information
segabriel committed Jan 12, 2021
1 parent 194b701 commit 88d1ef3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -427,9 +427,9 @@
</profile>
<profile>
<id>deploy2Maven</id>
<!-- <properties>-->
<!-- <gpg.passphrase>${env.MAVEN_GPG_PASSPHRASE}</gpg.passphrase>-->
<!-- </properties>-->
<properties>
<gpg.passphrase>${env.MAVEN_GPG_PASSPHRASE}</gpg.passphrase>
</properties>
<distributionManagement>
<repository>
<id>ossrh</id>
Expand Down

0 comments on commit 88d1ef3

Please sign in to comment.