mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-28 09:19:40 -05:00
Compare commits
6 Commits
0.0.5-Rele
...
0.0.7-Rele
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cbabad0888 | ||
|
|
09c531e9f4 | ||
|
|
997c8d399e | ||
|
|
668f28e357 | ||
|
|
b332c2f5d8 | ||
|
|
5be113cbc8 |
4
.github/workflows/maven-publish.yml
vendored
4
.github/workflows/maven-publish.yml
vendored
@@ -36,7 +36,9 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
- name: 2.7 Update version in pom.xml (Release only)
|
- name: 2.7 Update version in pom.xml (Release only)
|
||||||
run: mvn versions:set -DnewVersion=${{steps.version.outputs.version_tag}} -DprocessAllModules
|
run: mvn versions:set -DnewVersion=${{steps.version.outputs.version_tag}}
|
||||||
|
- name: 2.8 Update modules parent version
|
||||||
|
run: mvn versions:update-child-modules
|
||||||
|
|
||||||
- name: 3 Build with Maven
|
- name: 3 Build with Maven
|
||||||
run: mvn package -P publish --file pom.xml
|
run: mvn package -P publish --file pom.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user