Change alpha version

This commit is contained in:
Alex Mukha
2020-07-17 16:15:24 +01:00
parent 3f0b95e965
commit 4d2152ad51
+2 -2
View File
@@ -28,8 +28,8 @@ stages:
env:
global:
# Release version has to start with real version (6.3.0-....) for the docker image to build successfully.
- RELEASE_VERSION=2.0.0-A1
# Release version has to start with real version (2.0.0-....) for the docker image to build successfully.
- RELEASE_VERSION=2.0.0-A2
- DEVELOPMENT_VERSION=2.0.0-SNAPSHOT
# This should not be required on community build