Author: solomax
Date: Sun Oct 25 15:47:01 2015
New Revision: 1710454

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

Modified:
    openmeetings/branches/3.0.x/ivy.xml

Modified: openmeetings/branches/3.0.x/ivy.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/branches/3.0.x/ivy.xml?rev=1710454&r1=1710453&r2=1710454&view=diff
==============================================================================
--- openmeetings/branches/3.0.x/ivy.xml (original)
+++ openmeetings/branches/3.0.x/ivy.xml Sun Oct 25 15:47:01 2015
@@ -302,7 +302,7 @@
                <dependency org="org.asteriskjava" name="asterisk-java" 
rev="1.0.0" conf="openmeetings->*" transitive="false">
                        <include type="jar" />
                </dependency>
-               <dependency org="org.apache.directory.api" name="api-all" 
rev="1.0.0-M31" conf="openmeetings->*" >
+               <dependency org="org.apache.directory.api" name="api-all" 
rev="1.0.0-M32" conf="openmeetings->*" >
                        <include type="jar" />
                </dependency>
                <!-- BEGIN openjpa -->


Reply via email to