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/08 13:10:32 UTC

svn commit: r1782161 - /openmeetings/application/branches/3.2.x/pom.xml

Author: solomax
Date: Wed Feb  8 13:10:32 2017
New Revision: 1782161

URL: http://svn.apache.org/viewvc?rev=1782161&view=rev
Log:
[OPENMEETINGS-1373] wicketstuff is updated to M4

Modified:
    openmeetings/application/branches/3.2.x/pom.xml

Modified: openmeetings/application/branches/3.2.x/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/pom.xml?rev=1782161&r1=1782160&r2=1782161&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/pom.xml Wed Feb  8 13:10:32 2017
@@ -42,7 +42,7 @@
 		<maven-site.version>3.3</maven-site.version>
 		<wicket.version>8.0.0-M4</wicket.version>
 		<wicketju.version>8.0.0-M4</wicketju.version>
-		<wickets.version>8.0.0-SNAPSHOT</wickets.version>
+		<wickets.version>8.0.0-M4</wickets.version>
 		<red5-server.version>1.0.8-RELEASE</red5-server.version>
 		<red5-client.version>1.0.8-RELEASE</red5-client.version>
 		<spring.version>4.3.5.RELEASE</spring.version>