Author: olamy
Date: Thu Jan 5 23:32:39 2012
New Revision: 1227896
URL: http://svn.apache.org/viewvc?rev=1227896&view=rev
Log:
[MSITE-627] upgrade to reporting-exec 1.0.2
currently use SNAPSHOT version.
Modified:
maven/plugins/trunk/maven-site-plugin/pom.xml
Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=1227896&r1=1227895&r2=1227896&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Thu Jan 5 23:32:39 2012
@@ -205,7 +205,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-exec</artifactId>
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
</dependency>
<!-- Maven -->