Skip to content

Commit ca258cd

Browse files
committed
Updating the release plugin.
1 parent ab67434 commit ca258cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<plugin>
138138
<groupId>org.sonatype.plugins</groupId>
139139
<artifactId>nexus-staging-maven-plugin</artifactId>
140-
<version>1.6.13</version>
140+
<version>1.7.0</version>
141141
<extensions>true</extensions>
142142
<configuration>
143143
<serverId>ossrh</serverId>
@@ -190,4 +190,4 @@
190190
</plugin>
191191
</plugins>
192192
</build>
193-
</project>
193+
</project>

0 commit comments

Comments
 (0)