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:35:33 UTC

svn commit: r1769557 - in /openmeetings/application/branches/3.1.x: pom.xml src/site/site.xml

Author: solomax
Date: Mon Nov 14 03:35:33 2016
New Revision: 1769557

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

Modified:
    openmeetings/application/branches/3.1.x/pom.xml
    openmeetings/application/branches/3.1.x/src/site/site.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=1769557&r1=1769556&r2=1769557&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/pom.xml (original)
+++ openmeetings/application/branches/3.1.x/pom.xml Mon Nov 14 03:35:33 2016
@@ -789,7 +789,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/branches/3.1.x/src/site/site.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/src/site/site.xml?rev=1769557&r1=1769556&r2=1769557&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/src/site/site.xml (original)
+++ openmeetings/application/branches/3.1.x/src/site/site.xml Mon Nov 14 03:35:33 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"/>