File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2828 gpg-passphrase : MAVEN_GPG_PASSPHRASE # env variable for GPG private key passphrase
2929
3030 - name : Publish to Apache Maven Central
31- run : mvn deploy -Dmaven.test.skip
31+ run : mvn -X deploy -Dmaven.test.skip
3232 env :
3333 MAVEN_USERNAME : ${{ secrets.OSSRH_USERNAME }}
3434 MAVEN_PASSWORD : ${{ secrets.OSSRH_TOKEN }}
Original file line number Diff line number Diff line change 3434 <url >https://github.com/jpush/jiguang-java-client-common</url >
3535 <
connection >scm:git:
[email protected] :jpush/jiguang-java-client-common.git</
connection >
3636 <
developerConnection >scm:git:
[email protected] :jpush/jiguang-java-client-common.git</
developerConnection >
37- <tag >jiguang-common-1 .1.8 </tag >
37+ <tag >v1 .1.9 </tag >
3838 </scm >
3939
4040 <dependencies >
You can’t perform that action at this time.
0 commit comments