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 c9d9a79 [OPENMEETINGS-1848] wicket-jquery-wicket-ui version is updated
c9d9a79 is described below
commit c9d9a79eab02d43b0eee37f3b85c6d53cbf0fa71
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sun Mar 11 21:37:13 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 95db933..9a90cc7 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-M9.1</wicketju.version>
+ <wicketju.version>8.0.0-SNAPSHOT</wicketju.version>
<wickets.version>8.0.0-M9</wickets.version>
<red5-client.version>1.0.10-M4</red5-client.version>
<spring.version>4.3.14.RELEASE</spring.version>
--
To stop receiving notification emails like this one, please contact
[email protected].