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/11/14 03:36:05 UTC

svn commit: r1769559 - in /openmeetings/application/trunk: pom.xml src/site/site.xml

Author: solomax
Date: Mon Nov 14 03:36:05 2016
New Revision: 1769559

URL: http://svn.apache.org/viewvc?rev=1769559&view=rev
Log:
[OPENMEETINGS-980] maven-fluido-skin and maven-assembly-plugin are updated

Modified:
    openmeetings/application/trunk/pom.xml
    openmeetings/application/trunk/src/site/site.xml

Modified: openmeetings/application/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/pom.xml?rev=1769559&r1=1769558&r2=1769559&view=diff
==============================================================================
--- openmeetings/application/trunk/pom.xml (original)
+++ openmeetings/application/trunk/pom.xml Mon Nov 14 03:36:05 2016
@@ -777,7 +777,7 @@
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>
 					<artifactId>maven-assembly-plugin</artifactId>
-					<version>2.6</version>
+					<version>3.0.0</version>
 				</plugin>
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>

Modified: openmeetings/application/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/src/site/site.xml?rev=1769559&r1=1769558&r2=1769559&view=diff
==============================================================================
--- openmeetings/application/trunk/src/site/site.xml (original)
+++ openmeetings/application/trunk/src/site/site.xml Mon Nov 14 03:36:05 2016
@@ -30,7 +30,7 @@
 	<skin>
 		<groupId>org.apache.maven.skins</groupId>
 		<artifactId>maven-fluido-skin</artifactId>
-		<version>1.5</version>
+		<version>1.6</version>
 	</skin>
 	
 	<version position="none"/>