Skip to content

Commit

Permalink
update how to run instruction
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Marlow <[email protected]>
  • Loading branch information
scottmarlow committed Apr 24, 2024
1 parent 4502c63 commit ac134df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<build>
<plugins>
<plugin>
<!-- Run with: mvn -Prewrite-javatest rewrite:run | tee build.log -->
<!-- Run with: mvn org.openrewrite.maven:rewrite-maven-plugin:runNoFork -Prewrite-javatest -->
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
<version>5.28.0</version>
Expand Down

0 comments on commit ac134df

Please sign in to comment.