You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by ka...@apache.org on 2010/05/20 21:25:02 UTC

svn commit: r946768 - /incubator/shiro/trunk/pom.xml

Author: kaosko
Date: Thu May 20 19:25:01 2010
New Revision: 946768

URL: http://svn.apache.org/viewvc?rev=946768&view=rev
Log:
Update to newly release 2.2 version of pir plugin

Modified:
    incubator/shiro/trunk/pom.xml

Modified: incubator/shiro/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shiro/trunk/pom.xml?rev=946768&r1=946767&r2=946768&view=diff
==============================================================================
--- incubator/shiro/trunk/pom.xml (original)
+++ incubator/shiro/trunk/pom.xml Thu May 20 19:25:01 2010
@@ -516,6 +516,7 @@
             </plugin>
             <plugin>
                 <artifactId>maven-project-info-reports-plugin</artifactId>
+                <version>2.2</version>
                 <!-- Disable, just to make it go faster -->
                 <configuration>
                     <dependencyLocationsEnabled>false</dependencyLocationsEnabled>