Skip to content

Commit dc4c379

Browse files
WonderCsaboDayS
authored andcommitted
Updated maven-release-plugin to 2.5
The old version did not work well with the latest versions of git.
1 parent 9e3a20f commit dc4c379

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AndroidAnnotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<plugin>
181181
<groupId>org.apache.maven.plugins</groupId>
182182
<artifactId>maven-release-plugin</artifactId>
183-
<version>2.2.1</version>
183+
<version>2.5</version>
184184
<configuration>
185185
<mavenExecutorId>forked-path</mavenExecutorId>
186186
</configuration>

0 commit comments

Comments
 (0)