diff --git a/Jenkinsfile b/Jenkinsfile index 5d2c224834..6bd75d55df 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -58,6 +58,7 @@ pipeline { anyOf { branch 'master' branch 'develop' + branch 'release/*' } } steps { diff --git a/amf-webapi.versions b/amf-webapi.versions index f48c73bf07..0e9ae5e3b9 100644 --- a/amf-webapi.versions +++ b/amf-webapi.versions @@ -1,4 +1,4 @@ -amf.webapi=4.8.0-SNAPSHOT +amf.webapi=4.7.5-RC.0 amf.core=4.2.219 -amf.custom.validations=5.2.0-SNAPSHOT +amf.custom.validations=5.1.7-RC.0 amf.model=3.1.0