]> source.dussan.org Git - archiva.git/commitdiff
use last release plugin version
authorOlivier Lamy <olamy@apache.org>
Mon, 30 Jul 2012 08:05:30 +0000 (08:05 +0000)
committerOlivier Lamy <olamy@apache.org>
Mon, 30 Jul 2012 08:05:30 +0000 (08:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1367019 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index a183f8714c724ef7130d859615de1d055b879165..316081787568c7f2a6abafc5d7807bb6467f9a32 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.3</version>
+          <version>2.3.2</version>
           <configuration>
             <tagBase>https://svn.apache.org/repos/asf/archiva/tags/</tagBase>
             <useReleaseProfile>false</useReleaseProfile>