8000 Update pom.xml · roterski/java-sdk@1a506d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1a506d0

Browse files
authored
Update pom.xml
update nexus plugin version to 1.7.0
1 parent 181e1f2 commit 1a506d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@
302302
<plugin>
303303
<groupId>org.sonatype.plugins</groupId>
304304
<artifactId>nexus-staging-maven-plugin</artifactId>
305-
<version>1.6.7</version>
305+
<version>1.7.0</version>
306306
<extensions>true</extensions>
307307
<configuration>
308308
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)
0