Skip to content

Commit a0aa3a8

Browse files
committed
Update release plugin
1 parent 36d3f5e commit a0aa3a8

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
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>org.apache.maven.plugins</groupId>
150150
<artifactId>maven-release-plugin</artifactId>
151-
<version>3.0.0-M1</version>
151+
<version>3.1.1</version>
152152
<configuration>
153153
<releaseProfiles>release</releaseProfiles>
154154
</configuration>

0 commit comments

Comments
 (0)