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 2013/06/07 14:38:35 UTC

svn commit: r1490613 - /onami/trunk/parent/pom.xml

Author: olamy
Date: Fri Jun  7 12:38:34 2013
New Revision: 1490613

URL: http://svn.apache.org/r1490613
Log:
site plugin 3.3

Modified:
    onami/trunk/parent/pom.xml

Modified: onami/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/onami/trunk/parent/pom.xml?rev=1490613&r1=1490612&r2=1490613&view=diff
==============================================================================
--- onami/trunk/parent/pom.xml (original)
+++ onami/trunk/parent/pom.xml Fri Jun  7 12:38:34 2013
@@ -719,7 +719,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-site-plugin</artifactId>
-        <version>3.2</version>
+        <version>3.3</version>
         <configuration>
           <locales>en</locales>
           <skip>${site.skip}</skip>