Author: solomax
Date: Fri Jan 2 07:44:13 2015
New Revision: 1648979
URL: http://svn.apache.org/r1648979
Log:
[OPENMEETINGS-1082] LDAP api library 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=1648979&r1=1648978&r2=1648979&view=diff
==============================================================================
--- openmeetings/branches/3.0.x/ivy.xml (original)
+++ openmeetings/branches/3.0.x/ivy.xml Fri Jan 2 07:44:13 2015
@@ -301,7 +301,7 @@
<dependency org="org.seleniumhq.selenium" name="selenium-java"
conf="openmeetings->*" rev="2.42.2" >
<include type="jar" />
</dependency>
- <dependency org="org.apache.directory.api" name="api-all"
rev="1.0.0-M26" conf="openmeetings->*" >
+ <dependency org="org.apache.directory.api" name="api-all"
rev="1.0.0-M27" conf="openmeetings->*" >
<include type="jar" />
</dependency>
<!-- BEGIN openjpa -->