Skip to content

Commit c53212a

Browse files
Merge pull request #142 from Bandwidth/SWI-5508
SWI-5508 Fixing OSS Plugin
2 parents 4b04e23 + 7a8faf7 commit c53212a

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
@@ -224,7 +224,7 @@
224224
<plugin>
225225
<groupId>org.sonatype.plugins</groupId>
226226
<artifactId>nexus-staging-maven-plugin</artifactId>
227-
<version>1.6.2</version>
227+
<version>1.7.0</version>
228228
<extensions>true</extensions>
229229
<configuration>
230230
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)