Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
update manager version
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Lawrence <[email protected]>
  • Loading branch information
Mark-J-Lawrence committed Oct 10, 2024
1 parent af517eb commit c0dc92c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {

description = 'Galasa SDV Manager IVT'

version = '0.35.0'
version = '0.38.0'

dependencies {
implementation project (':galasa-managers-cicsts-parent:dev.galasa.cicsts.ceci.manager')
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {

description = 'Galasa SDV Manager'

version = '0.36.0'
version = '0.38.0'

checkstyle {
configFile = file("config/checkstyle/checkstyle.xml")
Expand Down
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ managers:
codecoverage: false

- artifact: dev.galasa.sdv.manager
version: 0.36.0
version: 0.38.0
obr: true
mvp: true
bom: true
Expand All @@ -403,7 +403,7 @@ managers:
codecoverage: true

- artifact: dev.galasa.sdv.manager.ivt
version: 0.35.0
version: 0.38.0
obr: true
mvp: false
bom: false
Expand Down

0 comments on commit c0dc92c

Please sign in to comment.