Skip to content

Commit

Permalink
Prepare v1.0.0-beta4
Browse files Browse the repository at this point in the history
  • Loading branch information
debovema committed Jan 26, 2018
1 parent 153f15d commit f9a4615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-auto-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# released by Mathieu Debove (https://github.com/debovema) under Apache License, Version 2.0

MAVEN_AUTO_RELEASER_VERSION=1.0.0-beta4 # this is the displayed version (in banner)
MAVEN_AUTO_RELEASER_VERSION_TAG=master #v$MAVEN_AUTO_RELEASER_VERSION # this is the Git tag used to retrieve template files
MAVEN_AUTO_RELEASER_VERSION_TAG=v$MAVEN_AUTO_RELEASER_VERSION #v$MAVEN_AUTO_RELEASER_VERSION # this is the Git tag used to retrieve template files

DEFAULT_RELEASE_TRIGGER_BRANCH=release-trigger
DEFAULT_SOURCE_BRANCH=master
Expand Down

0 comments on commit f9a4615

Please sign in to comment.