Skip to content

Commit 6d92044

Browse files
committed
Remove spurious ".maven" in the README's groupId
1 parent ad3b1e8 commit 6d92044

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
@@ -42,7 +42,7 @@ the [ProGuard Maven plugin](https://wvengen.github.io/proguard-maven-plugin/).
4242

4343
```xml
4444
<plugin>
45-
<groupId>com.github.gianttreelp.proguardservicesmapper.maven</groupId>
45+
<groupId>com.github.gianttreelp.proguardservicesmapper</groupId>
4646
<artifactId>proguard-service-mapper-maven-plugin</artifactId>
4747
<version>1.0-SNAPSHOT</version> <!-- Update with the version you want to use, preferably the latest -->
4848
<executions>

0 commit comments

Comments
 (0)