Skip to content

Commit

Permalink
publish 4.7.5-RC.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arielmirra committed Jun 24, 2021
1 parent 2be4798 commit df77d61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ pipeline {
anyOf {
branch 'master'
branch 'develop'
branch 'release/*'
}
}
steps {
Expand Down
4 changes: 2 additions & 2 deletions amf-webapi.versions
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit df77d61

Please sign in to comment.