Skip to content

Commit cf322cc

Browse files
Add latest version to maven-release-plugin pom.xml config, for some reason it's resolving to a really old version
1 parent 07a742b commit cf322cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
</plugin>
160160
<plugin>
161161
<artifactId>maven-release-plugin</artifactId>
162+
<version>3.1.1</version>
162163
<configuration>
163164
<autoVersionSubmodules>true</autoVersionSubmodules>
164165
<tagNameFormat>v@{project.version}</tagNameFormat>

0 commit comments

Comments
 (0)