Author: solomax
Date: Sun Jan 18 05:24:58 2015
New Revision: 1652703
URL: http://svn.apache.org/r1652703
Log:
[OPENMEETINGS-1082] LDAP 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=1652703&r1=1652702&r2=1652703&view=diff
==============================================================================
--- openmeetings/branches/3.0.x/ivy.xml (original)
+++ openmeetings/branches/3.0.x/ivy.xml Sun Jan 18 05:24:58 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-M27" conf="openmeetings->*" >
+ <dependency org="org.apache.directory.api" name="api-all"
rev="1.0.0-M28" conf="openmeetings->*" >
<include type="jar" />
</dependency>
<!-- BEGIN openjpa -->