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/08/28 14:55:40 UTC

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

Author: solomax
Date: Sun Aug 28 14:55:40 2016
New Revision: 1758119

URL: http://svn.apache.org/viewvc?rev=1758119&view=rev
Log:
[OPENMEETINGS-1373] maven-war-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=1758119&r1=1758118&r2=1758119&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/pom.xml Sun Aug 28 14:55:40 2016
@@ -862,7 +862,7 @@
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>
 					<artifactId>maven-war-plugin</artifactId>
-					<version>2.6</version>
+					<version>3.0.0</version>
 				</plugin>
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>