diff --git a/.base_branch b/.base_branch index db704c9..f2749cd 100644 --- a/.base_branch +++ b/.base_branch @@ -1 +1 @@ -origin/5.3 \ No newline at end of file +origin/5.4 diff --git a/.shipyard.yml b/.shipyard.yml index e3afbcf..59706e9 100644 --- a/.shipyard.yml +++ b/.shipyard.yml @@ -1,7 +1,7 @@ name: monster-ui-application-numbers custom_files: null exposure: private -base_branch: origin/5.3 +base_branch: origin/5.4 base_core: monster-ui template: monster-ui-application.spec.tmpl package: @@ -31,7 +31,7 @@ package: metapackage: - name: meta-monster-ui - branch: '5.3' + branch: '5.4' package: monster-ui-application-numbers type: required dependencies: null