Skip to content

Commit 7cc4d9a

Browse files
authored
Merge pull request #135 from flyway/bump-maven-archetype
Bump Maven archetype
2 parents 18e88c2 + ec50b0c commit 7cc4d9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
8686
echo "Bumping version: $CURRENT_VERSION -> $NEW_VERSION"
8787
mvn versions:set -DnewVersion=$NEW_VERSION
88+
mvn versions:set -DnewVersion=$NEW_VERSION -pl flyway-community-db-support-archetype
8889
8990
git add '*pom.xml'
9091
git commit -m "Bump Flyway Community DB Support to $NEW_VERSION"

0 commit comments

Comments
 (0)