mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2026-09-16 18:12:54 +00:00
ACS-12750 : Please [release] GA 5.4.4 [skip tests] (#1353)
This commit is contained in:
@@ -30,8 +30,8 @@ env:
|
|||||||
# Both variables are required to be set before the release process starts.
|
# Both variables are required to be set before the release process starts.
|
||||||
# As the release is triggered by a commit message with "[release]" keyword on a release branch,
|
# As the release is triggered by a commit message with "[release]" keyword on a release branch,
|
||||||
# setting these variables to new values can be done in the same commit and will indicate the release and the dev versions in it.
|
# setting these variables to new values can be done in the same commit and will indicate the release and the dev versions in it.
|
||||||
RELEASE_VERSION: "5.4.4-A.6" # The version of the release (tag).
|
RELEASE_VERSION: "5.4.4" # The version of the release (tag).
|
||||||
DEVELOPMENT_VERSION: "5.4.4-A.7-SNAPSHOT" # The version that will be set in pom files after the release (next dev version)
|
DEVELOPMENT_VERSION: "5.4.5-A.1-SNAPSHOT" # The version that will be set in pom files after the release (next dev version)
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user