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/08/01 14:08:00 UTC

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

Author: solomax
Date: Mon Aug  1 14:07:59 2016
New Revision: 1754752

URL: http://svn.apache.org/viewvc?rev=1754752&view=rev
Log:
[OPENMEETINGS-1360] wicketstuff 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=1754752&r1=1754751&r2=1754752&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/pom.xml (original)
+++ openmeetings/application/branches/3.1.x/pom.xml Mon Aug  1 14:07:59 2016
@@ -43,7 +43,7 @@
 		<maven-site.version>3.5.1</maven-site.version>
 		<wicket.version>7.4.0</wicket.version>
 		<wicketju.version>7.3.1</wicketju.version>
-		<wickets.version>7.3.0</wickets.version>
+		<wickets.version>7.4.0</wickets.version>
 		<red5-server.version>1.0.8-M6</red5-server.version>
 		<red5-client.version>1.0.8-M6</red5-client.version>
 		<commons-transaction.version>1.2</commons-transaction.version>