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 15:52:27 UTC

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

Author: solomax
Date: Sun Aug 28 15:52:27 2016
New Revision: 1758126

URL: http://svn.apache.org/viewvc?rev=1758126&view=rev
Log:
[OPENMEETINGS-1447] maven-war-plugin version is reverted

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=1758126&r1=1758125&r2=1758126&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/pom.xml (original)
+++ openmeetings/application/branches/3.1.x/pom.xml Sun Aug 28 15:52:27 2016
@@ -862,7 +862,7 @@
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>
 					<artifactId>maven-war-plugin</artifactId>
-					<version>3.0.0</version>
+					<version>2.6</version>
 				</plugin>
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>