Skip to content

Commit 760ea5a

Browse files
committed
Updated parent version
1 parent 1258ac0 commit 760ea5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.github.robtimus</groupId>
2424
<artifactId>robtimus-parent</artifactId>
25-
<version>1.12</version>
25+
<version>1.14</version>
2626
<relativePath />
2727
</parent>
2828

@@ -202,8 +202,8 @@
202202
</plugin>
203203

204204
<plugin>
205-
<groupId>org.sonatype.plugins</groupId>
206-
<artifactId>nexus-staging-maven-plugin</artifactId>
205+
<groupId>org.sonatype.central</groupId>
206+
<artifactId>central-publishing-maven-plugin</artifactId>
207207
</plugin>
208208

209209
<plugin>

0 commit comments

Comments
 (0)