Skip to content

Commit 88d1ef3

Browse files
committed
Deploy to maven central
1 parent 194b701 commit 88d1ef3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -427,9 +427,9 @@
427427
</profile>
428428
<profile>
429429
<id>deploy2Maven</id>
430-
<!-- <properties>-->
431-
<!-- <gpg.passphrase>${env.MAVEN_GPG_PASSPHRASE}</gpg.passphrase>-->
432-
<!-- </properties>-->
430+
<properties>
431+
<gpg.passphrase>${env.MAVEN_GPG_PASSPHRASE}</gpg.passphrase>
432+
</properties>
433433
<distributionManagement>
434434
<repository>
435435
<id>ossrh</id>

0 commit comments

Comments
 (0)