Skip to content

Commit 75a0051

Browse files
committed
update deploy remark
1 parent 4685c62 commit 75a0051

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,8 @@
370370
</profile>
371371

372372
<profile>
373-
<!-- mvn clean deploy -P ossrh -->
374-
<!-- mvn clean deploy -P ossrh -Dgpg.passphrase="你的GPG密码" -->
373+
<!-- mvn clean deploy -P ossrh -Drevision=0.1.0 -Dgpg.passphrase="你的GPG密码" -->
374+
<!-- mvn clean deploy -P ossrh -Drevision=version -Dgpg.passphrase="你的GPG密码" -->
375375
<!-- gpg: signing failed: Inappropriate ioctl for device -->
376376
<!-- fix command : export GPG_TTY=$(tty) -->
377377
<!-- https://github.com/keybase/keybase-issues/issues/2798 -->

0 commit comments

Comments
 (0)