Skip to content

Commit ec963ce

Browse files
committed
Updates release plugin in CI/CD
1 parent 4d40424 commit ec963ce

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
@@ -81,7 +81,7 @@
8181
<plugin>
8282
<groupId>org.apache.maven.plugins</groupId>
8383
<artifactId>maven-release-plugin</artifactId>
84-
<version>3.0.1</version>
84+
<version>3.1.1</version>
8585
<configuration>
8686
<tagNameFormat>v@{project.version}</tagNameFormat>
8787
</configuration>

0 commit comments

Comments
 (0)