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 2016/08/08 17:21:48 UTC

svn commit: r1755517 - /openmeetings/application/branches/3.1.x/pom.xml

Author: solomax
Date: Mon Aug  8 17:21:48 2016
New Revision: 1755517

URL: http://svn.apache.org/viewvc?rev=1755517&view=rev
Log:
[OPENMEETINGS-1360] cxf version is updated

Modified:
    openmeetings/application/branches/3.1.x/pom.xml

Modified: openmeetings/application/branches/3.1.x/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/pom.xml?rev=1755517&r1=1755516&r2=1755517&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/pom.xml (original)
+++ openmeetings/application/branches/3.1.x/pom.xml Mon Aug  8 17:21:48 2016
@@ -48,7 +48,7 @@
 		<red5-client.version>1.0.8-M6</red5-client.version>
 		<commons-transaction.version>1.2</commons-transaction.version>
 		<ical4j.version>2.0-beta1</ical4j.version>
-		<cxf.version>3.1.6</cxf.version>
+		<cxf.version>3.1.7</cxf.version>
 		<selenium.version>2.53.1</selenium.version>
 		<simple-xml.version>2.7.1</simple-xml.version>
 		<jettison.version>1.3.8</jettison.version>