Skip to content
Snippets Groups Projects
Commit 42f2eb12 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3373 [chore] fix version of vorgang-manager-interface

parent 44ba3da3
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ pipeline {
FAILED_STAGE = ""
SH_SUCCESS_STATUS_CODE = 0
VORGANG_MANAGER_INTERFACE_VERSION="2.2.0-SNAPSHOT"
VORGANG_MANAGER_INTERFACE_VERSION="2.0.0"
FORMCYCLE_INTERFACE_VERSION="2.2.0-SNAPSHOT"//readFormCycleInterfaceVersion()
}
......@@ -37,7 +37,7 @@ pipeline {
steps {
script {
echo "Using FormCacle Interface Version: ${FORMCYCLE_INTERFACE_VERSION}"
echo "Using FORMCYCLE Interface Version: ${FORMCYCLE_INTERFACE_VERSION}"
cloneVorgangManagerRepo()
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment