Skip to content

Commit 2f8140e

Browse files
committed
bump maven plugin
1 parent 814d655 commit 2f8140e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<plugin>
203203
<groupId>org.apache.maven.plugins</groupId>
204204
<artifactId>maven-release-plugin</artifactId>
205-
<version>2.5.3</version>
205+
<version>3.0.0-M1</version>
206206
<configuration>
207207
<tagNameFormat>v@{project.version}</tagNameFormat>
208208
<localCheckout>true</localCheckout>

0 commit comments

Comments
 (0)