Skip to content
This repository was archived by the owner on May 11, 2018. It is now read-only.

Commit 2f90951

Browse files
author
Sameer Pandit
committed
add release plugin version
1 parent 85d83d7 commit 2f90951

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
@@ -285,6 +285,7 @@
285285
<plugin>
286286
<groupId>org.apache.maven.plugins</groupId>
287287
<artifactId>maven-release-plugin</artifactId>
288+
<version>2.5.3</version>
288289
<configuration>
289290
<mavenExecutorId>forked-path</mavenExecutorId>
290291
<useReleaseProfile>false</useReleaseProfile>

0 commit comments

Comments
 (0)