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 2017/02/06 08:58:59 UTC

svn commit: r1781853 - /openmeetings/application/trunk/pom.xml

Author: solomax
Date: Mon Feb  6 08:58:58 2017
New Revision: 1781853

URL: http://svn.apache.org/viewvc?rev=1781853&view=rev
Log:
[OPENMEETINGS-980] checksum-maven-plugin version is updated

Modified:
    openmeetings/application/trunk/pom.xml

Modified: openmeetings/application/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/pom.xml?rev=1781853&r1=1781852&r2=1781853&view=diff
==============================================================================
--- openmeetings/application/trunk/pom.xml (original)
+++ openmeetings/application/trunk/pom.xml Mon Feb  6 08:58:58 2017
@@ -138,9 +138,9 @@
 						</executions>
 					</plugin>
 					<plugin>
-						<groupId>net.ju-n.maven.plugins</groupId>
+						<groupId>net.nicoulaj.maven.plugins</groupId>
 						<artifactId>checksum-maven-plugin</artifactId>
-						<version>1.3</version>
+						<version>1.5</version>
 						<executions>
 							<execution>
 								<goals>