Skip to content

Commit db17e5f

Browse files
committed
switch to version 2.5 of the release plugin to ensure compatibility with a broad range of git client versions
1 parent 759d24e commit db17e5f

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
@@ -265,7 +265,7 @@
265265
</plugin>
266266
<plugin>
267267
<artifactId>maven-release-plugin</artifactId>
268-
<version>2.3.2</version>
268+
<version>2.5</version>
269269
<configuration>
270270
<mavenExecutorId>forked-path</mavenExecutorId>
271271
<useReleaseProfile>false</useReleaseProfile>

0 commit comments

Comments
 (0)