You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by mb...@apache.org on 2012/04/09 22:16:42 UTC

svn commit: r1311410 - /bval/trunk/pom.xml

Author: mbenson
Date: Mon Apr  9 20:16:41 2012
New Revision: 1311410

URL: http://svn.apache.org/viewvc?rev=1311410&view=rev
Log:
upgrade release plugin

Modified:
    bval/trunk/pom.xml

Modified: bval/trunk/pom.xml
URL: http://svn.apache.org/viewvc/bval/trunk/pom.xml?rev=1311410&r1=1311409&r2=1311410&view=diff
==============================================================================
--- bval/trunk/pom.xml (original)
+++ bval/trunk/pom.xml Mon Apr  9 20:16:41 2012
@@ -501,6 +501,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
+                    <version>2.2.2</version>
                     <configuration>
                         <useReleaseProfile>false</useReleaseProfile>
                         <goals>deploy site site-deploy</goals>