Skip to content

Commit 267db5c

Browse files
committed
Update sonatype central-publishing-maven-plugin to 0.10.0
1 parent d60ddcc commit 267db5c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

modules/swagger-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<plugin>
5151
<groupId>org.sonatype.central</groupId>
5252
<artifactId>central-publishing-maven-plugin</artifactId>
53-
<version>0.7.0</version>
53+
<version>0.10.0</version>
5454
<extensions>true</extensions>
5555
<configuration>
5656
<publishingServerId>central</publishingServerId>

modules/swagger-project-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<plugin>
105105
<groupId>org.sonatype.central</groupId>
106106
<artifactId>central-publishing-maven-plugin</artifactId>
107-
<version>0.7.0</version>
107+
<version>0.10.0</version>
108108
<extensions>true</extensions>
109109
<configuration>
110110
<publishingServerId>central</publishingServerId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<plugin>
201201
<groupId>org.sonatype.central</groupId>
202202
<artifactId>central-publishing-maven-plugin</artifactId>
203-
<version>0.7.0</version>
203+
<version>0.10.0</version>
204204
<extensions>true</extensions>
205205
<configuration>
206206
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)