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/03/07 07:48:44 UTC

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

Author: solomax
Date: Mon Mar  7 06:48:44 2016
New Revision: 1733870

URL: http://svn.apache.org/viewvc?rev=1733870&view=rev
Log:
[OPENMEETINGS-1337] maven-project-info-reports-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=1733870&r1=1733869&r2=1733870&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/pom.xml (original)
+++ openmeetings/application/branches/3.1.x/pom.xml Mon Mar  7 06:48:44 2016
@@ -1005,7 +1005,7 @@
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-project-info-reports-plugin</artifactId>
-				<version>2.8.1</version>
+				<version>2.9</version>
 				<configuration>
 					<dependencyLocationsEnabled>false</dependencyLocationsEnabled>
 					<showAvatarImages>true</showAvatarImages>