We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef9f66b commit ec27176Copy full SHA for ec27176
1 file changed
README.md
@@ -19,6 +19,7 @@ To use this in your projects update all your POMs to use
19
<plugin>
20
<groupId>io.wcm.devops.maven.plugins</groupId>
21
<artifactId>eclipse-maven-plugin</artifactId>
22
+ <version>3.0.0</version>
23
</plugin>
24
```
25
0 commit comments