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 2018/02/17 15:46:28 UTC

[openmeetings] branch master updated: [OPENMEETINGS-1777] wicket version is updated

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 9820d46  [OPENMEETINGS-1777] wicket version is updated
9820d46 is described below

commit 9820d46e7552c1f539585ad01bc68b86782b0cab
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Sat Feb 17 22:45:51 2018 +0700

    [OPENMEETINGS-1777] wicket version is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 03f75ff..782da1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
 		<maven-war-plugin.version>3.2.0</maven-war-plugin.version>
 		<!-- dependency versions -->
 		<junit.version>4.12</junit.version>
-		<wicket.version>8.0.0-SNAPSHOT</wicket.version>
+		<wicket.version>8.0.0-M9</wicket.version>
 		<wicketju.version>8.0.0-SNAPSHOT</wicketju.version>
 		<wickets.version>8.0.0-SNAPSHOT</wickets.version>
 		<red5-server.version>1.0.10-M4</red5-server.version>

-- 
To stop receiving notification emails like this one, please contact
solomax@apache.org.