Modified: openmeetings/branches/3.1.x/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/branches/3.1.x/pom.xml?rev=1712956&r1=1712955&r2=1712956&view=diff
==============================================================================
--- openmeetings/branches/3.1.x/pom.xml (original)
+++ openmeetings/branches/3.1.x/pom.xml Fri Nov  6 12:56:01 2015
@@ -48,7 +48,7 @@
                <red5-client.version>1.0.6-RELEASE</red5-client.version>
                <batik.version>1.7</batik.version>
                <commons-transaction.version>1.2</commons-transaction.version>
-               <ical4j.version>1.0.6</ical4j.version>
+               <ical4j.version>2.0-beta1</ical4j.version>
                <cxf.version>3.1.3</cxf.version>
                <selenium.version>2.48.2</selenium.version>
                <simple-xml.version>2.7.1</simple-xml.version>
@@ -506,12 +506,6 @@
                                <groupId>org.mnode.ical4j</groupId>
                                <artifactId>ical4j</artifactId>
                                <version>${ical4j.version}</version>
-                               <exclusions>
-                                       <exclusion>
-                                               
<groupId>commons-logging</groupId>
-                                               
<artifactId>commons-logging</artifactId>
-                                       </exclusion>
-                               </exclusions>
                        </dependency>
                        <dependency>
                                <groupId>org.apache.cxf</groupId>


Reply via email to