This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/4.0.x by this push:
new 5297e3d [OPENMEETINGS-1848] wicket-jquery-wicket-ui version is updated
5297e3d is described below
commit 5297e3d7477bd38ad750ddf4d1d61707e1f0cb5a
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Mon Mar 12 10:42:45 2018 +0700
[OPENMEETINGS-1848] wicket-jquery-wicket-ui version is updated
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2ad053f..adc8164 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
<!-- dependency versions -->
<junit.version>4.12</junit.version>
<wicket.version>8.0.0-M9</wicket.version>
- <wicketju.version>8.0.0-SNAPSHOT</wicketju.version>
+ <wicketju.version>8.0.0-M9.2</wicketju.version>
<wickets.version>8.0.0-M9</wickets.version>
<red5-server.version>1.0.10-M4</red5-server.version>
<red5-client.version>1.0.10-M4</red5-client.version>
--
To stop receiving notification emails like this one, please contact
[email protected].