Browse Source

update maven-release-plugin to 2.5.3

pull/346/head
Decebal Suiu 9 years ago
parent
commit
8c2131b03a
  1. 2
      pom.xml

2
pom.xml

@ -82,7 +82,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.3.2</version>
<version>2.5.3</version>
<configuration>
<goals>deploy</goals>
<autoVersionSubmodules>true</autoVersionSubmodules>

Loading…
Cancel
Save