Skip to content

Commit e9f4954

Browse files
authored
Merge pull request #322 from IABTechLab/tjm-UID2-3828-fix-build
Update version of nexus plugin
2 parents c87e035 + 40a7ebd commit e9f4954

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
@@ -289,7 +289,7 @@
289289
<plugin>
290290
<groupId>org.sonatype.plugins</groupId>
291291
<artifactId>nexus-staging-maven-plugin</artifactId>
292-
<version>1.6.7</version>
292+
<version>1.7.0</version>
293293
<extensions>true</extensions>
294294
<configuration>
295295
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)