Skip to content

Commit aaa0d58

Browse files
committed
fix group id for plugin
1 parent 6c7b761 commit aaa0d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<pluginManagement>
244244
<plugins>
245245
<plugin>
246-
<groupId>org.apache.maven.plugins</groupId>
246+
<groupId>org.codehaus.mojo</groupId>
247247
<artifactId>versions-maven-plugin</artifactId>
248248
<version>${versions-maven-plugin.version}</version>
249249
</plugin>

0 commit comments

Comments
 (0)