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/03/06 06:06:57 UTC

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

Author: solomax
Date: Sun Mar  6 05:06:57 2016
New Revision: 1733787

URL: http://svn.apache.org/viewvc?rev=1733787&view=rev
Log:
[OPENMEETINGS-980] webstart-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=1733787&r1=1733786&r2=1733787&view=diff
==============================================================================
--- openmeetings/application/trunk/pom.xml (original)
+++ openmeetings/application/trunk/pom.xml Sun Mar  6 05:06:57 2016
@@ -800,7 +800,7 @@
 				<plugin>
 					<groupId>org.codehaus.mojo</groupId>
 					<artifactId>webstart-maven-plugin</artifactId>
-					<version>1.0-beta-7-SNAPSHOT</version>
+					<version>1.0-beta-7</version>
 				</plugin>
 				<plugin>
 					<groupId>org.codehaus.mojo</groupId>