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/05/22 01:13:30 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-1872] wicket version is updated

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 a296e7f  [OPENMEETINGS-1872] wicket version is updated
a296e7f is described below

commit a296e7f5707c47ca75504634c9597d39bde7a431
Author: Maxim Solodovnik <so...@gmail.com>
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 a56bca0..2835fa3 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-server.version>1.0.10-M7</red5-server.version>

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