Skip to content

Commit d31e3c0

Browse files
OpenRewrite recipe best practices
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.recipes.rewrite.OpenRewriteRecipeBestPractices?organizationId=QUxML09wZW4gU291cmNlL09wZW5SZXdyaXRl Co-authored-by: Moderne <team@moderne.io>
1 parent ad8942c commit d31e3c0

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

src/main/resources/META-INF/rewrite/examples.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3438,20 +3438,6 @@ examples:
34383438
</dependency>
34393439
</dependencies>
34403440
</project>
3441-
after: |
3442-
<project>
3443-
<modelVersion>4.0.0</modelVersion>
3444-
<groupId>com.example</groupId>
3445-
<artifactId>demo</artifactId>
3446-
<version>0.0.1-SNAPSHOT</version>
3447-
<dependencies>
3448-
<dependency>
3449-
<groupId>com.squareup.okhttp3</groupId>
3450-
<artifactId>mockwebserver3-junit5</artifactId>
3451-
<version>5.1.0</version>
3452-
</dependency>
3453-
</dependencies>
3454-
</project>
34553441
path: pom.xml
34563442
language: xml
34573443
---

0 commit comments

Comments
 (0)