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 8bf0ebb [OPENMEETINGS-1872] wicket version is updated
8bf0ebb is described below
commit 8bf0ebbd6f0805fe16b6a85ef7f99c730553a739
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue May 22 08:13:18 2018 +0700
[OPENMEETINGS-1872] wicket version is updated
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9178170..0aa1130 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
<jacoco-maven-plugin.versoin>0.8.1</jacoco-maven-plugin.versoin>
<!-- dependency versions -->
<junit.version>4.12</junit.version>
- <wicket.version>8.0.0-M9</wicket.version>
+ <wicket.version>8.0.0</wicket.version>
<wicketju.version>8.0.0-SNAPSHOT</wicketju.version>
<wickets.version>8.0.0-M9</wickets.version>
<red5-client.version>1.0.10-M7</red5-client.version>
--
To stop receiving notification emails like this one, please contact
[email protected].