Skip to content

Commit 7886ae6

Browse files
committed
Updated parent version
1 parent 36ccc10 commit 7886ae6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
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.10</version>
25+
<version>1.14</version>
2626
<relativePath />
2727
</parent>
2828

@@ -165,8 +165,8 @@
165165
</plugin>
166166

167167
<plugin>
168-
<groupId>org.sonatype.plugins</groupId>
169-
<artifactId>nexus-staging-maven-plugin</artifactId>
168+
<groupId>org.sonatype.central</groupId>
169+
<artifactId>central-publishing-maven-plugin</artifactId>
170170
</plugin>
171171

172172
<plugin>

0 commit comments

Comments
 (0)