You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2010/09/22 20:44:11 UTC

svn commit: r1000135 - /directory/shared/trunk/pom.xml

Author: seelmann
Date: Wed Sep 22 18:44:11 2010
New Revision: 1000135

URL: http://svn.apache.org/viewvc?rev=1000135&view=rev
Log:
2.2.1 doesn't exist

Modified:
    directory/shared/trunk/pom.xml

Modified: directory/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/trunk/pom.xml?rev=1000135&r1=1000134&r2=1000135&view=diff
==============================================================================
--- directory/shared/trunk/pom.xml (original)
+++ directory/shared/trunk/pom.xml Wed Sep 22 18:44:11 2010
@@ -318,7 +318,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>2.2.1</version>
+        <version>2.2</version>
       </plugin>
 
       <plugin>