Skip to content

Commit

Permalink
just apply for now since we're not updating the pom yet
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchooly committed Dec 15, 2024
1 parent 0000ea7 commit 61a8cb1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/upgrades.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,4 @@ jobs:
distribution: 'zulu'
- name: Build with Tests
run: |
mvn -U org.openrewrite.maven:rewrite-maven-plugin:run \
-Drewrite.recipeArtifactCoordinates=dev.morphia.morphia:rewrite:3.0.0-SNAPSHOT \
-Drewrite.activeRecipes=dev.morphia.UpgradeToMorphia30
mvn -e -U verify
mvn -U org.openrewrite.maven:rewrite-maven-plugin:run -Drewrite.recipeArtifactCoordinates=dev.morphia.morphia:rewrite:3.0.0-SNAPSHOT -Drewrite.activeRecipes=dev.morphia.UpgradeToMorphia30

0 comments on commit 61a8cb1

Please sign in to comment.