You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2010/05/09 22:19:02 UTC

svn commit: r942607 - /maven/shared/trunk/maven-reporting-impl/pom.xml

Author: hboutemy
Date: Sun May  9 20:19:02 2010
New Revision: 942607

URL: http://svn.apache.org/viewvc?rev=942607&view=rev
Log:
updated maven-reporting-api to version 3.0

Modified:
    maven/shared/trunk/maven-reporting-impl/pom.xml

Modified: maven/shared/trunk/maven-reporting-impl/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-impl/pom.xml?rev=942607&r1=942606&r2=942607&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-impl/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-impl/pom.xml Sun May  9 20:19:02 2010
@@ -65,7 +65,7 @@
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-api</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0</version>
     </dependency>
 
     <!-- maven -->