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/20 02:35:56 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-1777] wicket-jquery-ui 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 9c1ad68  [OPENMEETINGS-1777] wicket-jquery-ui version is updated
     new e5c9755  Merge branch '4.0.x' of github.com:apache/openmeetings into 4.0.x
9c1ad68 is described below

commit 9c1ad6852d7d763778873c84ee9e5a8fd89be8a1
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Tue Feb 20 09:35:33 2018 +0700

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

diff --git a/pom.xml b/pom.xml
index 9d567ec..89e99e8 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</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
solomax@apache.org.