Skip to content

Commit 266be19

Browse files
committed
[gradle-module-metadata-maven-plugin] update to version 1.0
Signed-off-by: Jendrik Johannes <[email protected]>
1 parent 66243f2 commit 266be19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 gene
4747
</plugin>
4848
<!-- 05-Jul-2020, tatu: Add generation of Gradle Module Metadata -->
4949
<plugin>
50-
<groupId>de.jjohannes</groupId>
50+
<groupId>org.gradlex</groupId>
5151
<artifactId>gradle-module-metadata-maven-plugin</artifactId>
5252
</plugin>
5353
</plugins>

javax/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 gene
4848
</plugin>
4949
<!-- 05-Jul-2020, tatu: Add generation of Gradle Module Metadata -->
5050
<plugin>
51-
<groupId>de.jjohannes</groupId>
51+
<groupId>org.gradlex</groupId>
5252
<artifactId>gradle-module-metadata-maven-plugin</artifactId>
5353
</plugin>
5454
</plugins>

0 commit comments

Comments
 (0)