We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc3a42 commit 08c4a82Copy full SHA for 08c4a82
1 file changed
README.md
@@ -15,7 +15,7 @@ This fork includes the patch from [MECLIPSE-641](https://issues.apache.org/jira/
15
16
To use this in your projects update all your POMs to use
17
18
-```
+```xml
19
<plugin>
20
<groupId>io.wcm.devops.maven.plugins.plugins</groupId>
21
<artifactId>eclipse-maven-plugin</artifactId>
@@ -24,7 +24,7 @@ To use this in your projects update all your POMs to use
24
25
instead of
26
27
28
29
<groupId>org.apache.maven.plugins</groupId>
30
<artifactId>maven-eclipse-plugin</artifactId>
0 commit comments