Skip to content

Commit

Permalink
Publish 4.7.3-0
Browse files Browse the repository at this point in the history
  • Loading branch information
nschejtman committed May 6, 2021
1 parent 9b7ce63 commit 7f6d5a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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 'support/*'
}
}
steps {
Expand Down
2 changes: 1 addition & 1 deletion amf-webapi.versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
amf.webapi=4.7.3
amf.webapi=4.7.3-0
amf.core=4.1.214
amf.custom.validations=5.1.5
amf.model=3.1.0

0 comments on commit 7f6d5a5

Please sign in to comment.