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/05/19 05:14:01 UTC

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

Author: solomax
Date: Thu May 19 05:14:00 2016
New Revision: 1744509

URL: http://svn.apache.org/viewvc?rev=1744509&view=rev
Log:
[OPENMEETINGS-1360] apache parent 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=1744509&r1=1744508&r2=1744509&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/pom.xml (original)
+++ openmeetings/application/branches/3.1.x/pom.xml Thu May 19 05:14:00 2016
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache</groupId>
 		<artifactId>apache</artifactId>
-		<version>18-SNAPSHOT</version>
+		<version>18</version>
 	</parent>
 	<groupId>org.apache.openmeetings</groupId>
 	<artifactId>openmeetings-parent</artifactId>
@@ -124,6 +124,7 @@
 							</execution>
 						</executions>
 						<configuration>
+							<shasumSummary>true</shasumSummary>
 							<algorithms>
 								<algorithm>SHA-256</algorithm>
 							</algorithms>