Skip to content
Snippets Groups Projects
Commit 2b703346 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3630 enable rewrite plugin

parent c03717b4
No related branches found
No related tags found
No related merge requests found
...@@ -82,6 +82,11 @@ ...@@ -82,6 +82,11 @@
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId> <artifactId>maven-failsafe-plugin</artifactId>
</plugin> </plugin>
<plugin>
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
</plugin>
</plugins> </plugins>
</build> </build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment