You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2016/04/15 06:25:42 UTC

svn commit: r1739220 - /openmeetings/application/branches/3.2.x/pom.xml

Author: solomax
Date: Fri Apr 15 04:25:42 2016
New Revision: 1739220

URL: http://svn.apache.org/viewvc?rev=1739220&view=rev
Log:
[OPENMEETINGS-1373] maven-site-plugin version is updated

Modified:
    openmeetings/application/branches/3.2.x/pom.xml

Modified: openmeetings/application/branches/3.2.x/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/pom.xml?rev=1739220&r1=1739219&r2=1739220&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/pom.xml Fri Apr 15 04:25:42 2016
@@ -40,7 +40,7 @@
 		<junit.version>4.12</junit.version>
 		<maven.javadoc.version>2.10.3</maven.javadoc.version>
 		<maven.surefire.version>2.19.1</maven.surefire.version>
-		<maven-site.version>3.5</maven-site.version>
+		<maven-site.version>3.5.1</maven-site.version>
 		<wicket.version>7.3.0-SNAPSHOT</wicket.version>
 		<wicketju.version>7.2.2-SNAPSHOT</wicketju.version>
 		<wickets.version>7.2.0</wickets.version>