Skip to content

Commit 7987739

Browse files
build: switch to central-publishing-maven-plugin fork
1 parent 42dc084 commit 7987739

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,9 +279,9 @@
279279
</executions>
280280
</plugin>
281281
<plugin>
282-
<groupId>org.sonatype.central</groupId>
282+
<groupId>io.github.mavenplugins</groupId>
283283
<artifactId>central-publishing-maven-plugin</artifactId>
284-
<version>0.5.0</version>
284+
<version>1.1.0</version>
285285
<executions>
286286
<execution>
287287
<phase>deploy</phase>

0 commit comments

Comments
 (0)