Skip to content

Commit e81db41

Browse files
authored
Merge pull request #211 from codingapi/17.3.x
update deploy remark
2 parents b0133c2 + 9f49a29 commit e81db41

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
@@ -354,8 +354,8 @@
354354
</profile>
355355

356356
<profile>
357-
<!-- mvn clean deploy -P ossrh -->
358-
<!-- mvn clean deploy -P ossrh -Dgpg.passphrase="你的GPG密码" -->
357+
<!-- mvn clean deploy -P ossrh -Drevision=0.1.0 -Dgpg.passphrase="你的GPG密码" -->
358+
<!-- mvn clean deploy -P ossrh -Drevision=version -Dgpg.passphrase="你的GPG密码" -->
359359
<!-- gpg: signing failed: Inappropriate ioctl for device -->
360360
<!-- fix command : export GPG_TTY=$(tty) -->
361361
<!-- https://github.com/keybase/keybase-issues/issues/2798 -->

0 commit comments

Comments
 (0)