You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by ol...@apache.org on 2014/03/19 12:00:48 UTC

svn commit: r1579192 - /onami/sandbox/persist/pom.xml

Author: olamy
Date: Wed Mar 19 11:00:47 2014
New Revision: 1579192

URL: http://svn.apache.org/r1579192
Log:
use last site plugin version

Modified:
    onami/sandbox/persist/pom.xml

Modified: onami/sandbox/persist/pom.xml
URL: http://svn.apache.org/viewvc/onami/sandbox/persist/pom.xml?rev=1579192&r1=1579191&r2=1579192&view=diff
==============================================================================
--- onami/sandbox/persist/pom.xml (original)
+++ onami/sandbox/persist/pom.xml Wed Mar 19 11:00:47 2014
@@ -132,6 +132,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-site-plugin</artifactId>
+        <version>3.3</version>
         <configuration>
           <locales>en</locales>
           <skipDeploy>true</skipDeploy>