Skip to content

Commit 2d84ad7

Browse files
committed
fix package name
1 parent a0e7113 commit 2d84ad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To use this in your projects update all your POMs to use
1717

1818
```xml
1919
<plugin>
20-
<groupId>io.wcm.devops.maven.plugins.plugins</groupId>
20+
<groupId>io.wcm.devops.maven.plugins</groupId>
2121
<artifactId>eclipse-maven-plugin</artifactId>
2222
</plugin>
2323
```

0 commit comments

Comments
 (0)