We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad3b1e8 commit 6d92044Copy full SHA for 6d92044
1 file changed
README.md
@@ -42,7 +42,7 @@ the [ProGuard Maven plugin](https://wvengen.github.io/proguard-maven-plugin/).
42
43
```xml
44
<plugin>
45
- <groupId>com.github.gianttreelp.proguardservicesmapper.maven</groupId>
+ <groupId>com.github.gianttreelp.proguardservicesmapper</groupId>
46
<artifactId>proguard-service-mapper-maven-plugin</artifactId>
47
<version>1.0-SNAPSHOT</version> <!-- Update with the version you want to use, preferably the latest -->
48
<executions>
0 commit comments