Skip to content

Commit 08c4a82

Browse files
committed
update readme
1 parent 4dc3a42 commit 08c4a82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This fork includes the patch from [MECLIPSE-641](https://issues.apache.org/jira/
1515

1616
To use this in your projects update all your POMs to use
1717

18-
```
18+
```xml
1919
<plugin>
2020
<groupId>io.wcm.devops.maven.plugins.plugins</groupId>
2121
<artifactId>eclipse-maven-plugin</artifactId>
@@ -24,7 +24,7 @@ To use this in your projects update all your POMs to use
2424

2525
instead of
2626

27-
```
27+
```xml
2828
<plugin>
2929
<groupId>org.apache.maven.plugins</groupId>
3030
<artifactId>maven-eclipse-plugin</artifactId>

0 commit comments

Comments
 (0)