Skip to content

Commit 83d8f9b

Browse files
committed
Update dependency org.sonatype.central:central-publishing-maven-plugin to v0.9.0
1 parent 94907cd commit 83d8f9b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<plugin>
142142
<groupId>org.sonatype.central</groupId>
143143
<artifactId>central-publishing-maven-plugin</artifactId>
144-
<version>0.8.0</version>
144+
<version>0.9.0</version>
145145
<extensions>true</extensions>
146146
<configuration>
147147
<publishingServerId>sonatype-central-portal</publishingServerId>

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
<plugin>
202202
<groupId>org.sonatype.central</groupId>
203203
<artifactId>central-publishing-maven-plugin</artifactId>
204-
<version>0.8.0</version>
204+
<version>0.9.0</version>
205205
<extensions>true</extensions>
206206
<configuration>
207207
<publishingServerId>sonatype-central-portal</publishingServerId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<plugin>
260260
<groupId>org.sonatype.central</groupId>
261261
<artifactId>central-publishing-maven-plugin</artifactId>
262-
<version>0.8.0</version>
262+
<version>0.9.0</version>
263263
<extensions>true</extensions>
264264
<configuration>
265265
<publishingServerId>sonatype-central-portal</publishingServerId>

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<plugin>
269269
<groupId>org.sonatype.central</groupId>
270270
<artifactId>central-publishing-maven-plugin</artifactId>
271-
<version>0.8.0</version>
271+
<version>0.9.0</version>
272272
<extensions>true</extensions>
273273
<configuration>
274274
<publishingServerId>sonatype-central-portal</publishingServerId>

testcontainers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
<plugin>
261261
<groupId>org.sonatype.central</groupId>
262262
<artifactId>central-publishing-maven-plugin</artifactId>
263-
<version>0.8.0</version>
263+
<version>0.9.0</version>
264264
<extensions>true</extensions>
265265
<configuration>
266266
<publishingServerId>sonatype-central-portal</publishingServerId>

0 commit comments

Comments
 (0)