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 2015/12/10 17:38:54 UTC

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

Author: solomax
Date: Thu Dec 10 16:38:54 2015
New Revision: 1719109

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

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

Modified: openmeetings/branches/3.1.x/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/branches/3.1.x/pom.xml?rev=1719109&r1=1719108&r2=1719109&view=diff
==============================================================================
--- openmeetings/branches/3.1.x/pom.xml (original)
+++ openmeetings/branches/3.1.x/pom.xml Thu Dec 10 16:38:54 2015
@@ -49,7 +49,7 @@
 		<batik.version>1.7</batik.version>
 		<commons-transaction.version>1.2</commons-transaction.version>
 		<ical4j.version>2.0-beta1</ical4j.version>
-		<cxf.version>3.1.3</cxf.version>
+		<cxf.version>3.1.4</cxf.version>
 		<selenium.version>2.48.2</selenium.version>
 		<simple-xml.version>2.7.1</simple-xml.version>
 		<jettison.version>1.3.5</jettison.version>