mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-18 17:37:53 +00:00
Ignore tag
This commit is contained in:
@@ -116,7 +116,7 @@ mvn versions:set -DnewVersion=$VERSION
|
|||||||
# udpate changelog
|
# udpate changelog
|
||||||
docker run -it --rm -v "$(pwd)":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator \
|
docker run -it --rm -v "$(pwd)":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator \
|
||||||
--user apache --project maven-mvnd --token $GITHUB_TOKEN --future-release $VERSION \
|
--user apache --project maven-mvnd --token $GITHUB_TOKEN --future-release $VERSION \
|
||||||
--exclude-tags early-access,0.9.0,1.0.0-m2,build-1.0.0-m2
|
--exclude-tags early-access,0.9.0,1.0.0-m2,build-1.0.0-m2,1.0.0-m3
|
||||||
|
|
||||||
# rebuild native libraries
|
# rebuild native libraries
|
||||||
pushd native
|
pushd native
|
||||||
|
Reference in New Issue
Block a user