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 2011/07/09 13:33:25 UTC

svn commit: r1144648 - /maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Author: hboutemy
Date: Sat Jul  9 11:33:24 2011
New Revision: 1144648

URL: http://svn.apache.org/viewvc?rev=1144648&view=rev
Log:
maven-reporting-exec 1.0 has been released

Modified:
    maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Modified: maven/plugins/branches/maven-site-plugin-3.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-3.x/pom.xml?rev=1144648&r1=1144647&r2=1144648&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-3.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-3.x/pom.xml Sat Jul  9 11:33:24 2011
@@ -206,7 +206,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-exec</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>1.0</version>
     </dependency>
 
     <!-- Maven -->