Skip to content

Commit 72494c5

Browse files
authored
[gradle-module-metadata-maven-plugin] update to version 1.0 (#722)
Signed-off-by: Jendrik Johannes <[email protected]>
1 parent a53960b commit 72494c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ alternative support for serializing POJOs as XML and deserializing XML as pojos.
190190
</plugin>
191191
<!-- 05-Jul-2020, tatu: Add gradle module metadata -->
192192
<plugin>
193-
<groupId>de.jjohannes</groupId>
193+
<groupId>org.gradlex</groupId>
194194
<artifactId>gradle-module-metadata-maven-plugin</artifactId>
195195
</plugin>
196196
</plugins>

0 commit comments

Comments
 (0)