Skip to content

Commit

Permalink
chore: bump sundrio version for generating bom in release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
iocanel committed Oct 24, 2023
1 parent f8c6dae commit db99157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function set_version() {
}

# Regenerate boms and set release version
mvn io.sundr:sundr-maven-plugin:0.92.1:generate-bom
mvn io.sundr:sundr-maven-plugin:0.101.1:generate-bom
cp -r target/classes/dekorate-bom/pom.xml boms/dekorate-bom/pom.xml
set_version boms/dekorate-bom/pom.xml
cp -r target/classes/dekorate-spring-bom/pom.xml boms/dekorate-spring-bom/pom.xml
Expand Down

0 comments on commit db99157

Please sign in to comment.