You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2009/02/28 00:34:38 UTC

svn commit: r748742 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Author: vsiveton
Date: Fri Feb 27 23:34:38 2009
New Revision: 748742

URL: http://svn.apache.org/viewvc?rev=748742&view=rev
Log:
o revert release due to a bug with MPIR-138

Modified:
    maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=748742&r1=748741&r2=748742&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Fri Feb 27 23:34:38 2009
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>maven-project-info-reports-plugin</artifactId>
-  <version>2.2-SNAPSHOT</version>
+  <version>2.1.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Project Info Reports Plugin</name>