Skip to content

Commit 49212f3

Browse files
committed
[openapi-maven-plugin] Fix groupId, use io.avaje (rather than org.avaje)
1 parent 8856968 commit 49212f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi-maven-plugin/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<version>3.9</version>
88
</parent>
99

10+
<groupId>io.avaje</groupId>
1011
<artifactId>openapi-maven-plugin</artifactId>
1112
<version>1.0</version>
1213
<packaging>maven-plugin</packaging>

0 commit comments

Comments
 (0)