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:26:06 UTC

svn commit: r1739221 - /openmeetings/application/branches/3.1.x/pom.xml

Author: solomax
Date: Fri Apr 15 04:26:06 2016
New Revision: 1739221

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

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

Modified: openmeetings/application/branches/3.1.x/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/pom.xml?rev=1739221&r1=1739220&r2=1739221&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/pom.xml (original)
+++ openmeetings/application/branches/3.1.x/pom.xml Fri Apr 15 04:26:06 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.2.0</wicket.version>
 		<wicketju.version>7.2.2-SNAPSHOT</wicketju.version>
 		<wickets.version>7.2.0</wickets.version>