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 2014/11/13 09:51:25 UTC

svn commit: r1639270 - /openmeetings/branches/3.0.x/ivy.xml

Author: solomax
Date: Thu Nov 13 08:51:24 2014
New Revision: 1639270

URL: http://svn.apache.org/r1639270
Log:
[OPENMEETINGS-1082] LDAP API 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=1639270&r1=1639269&r2=1639270&view=diff
==============================================================================
--- openmeetings/branches/3.0.x/ivy.xml (original)
+++ openmeetings/branches/3.0.x/ivy.xml Thu Nov 13 08:51:24 2014
@@ -312,7 +312,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-M24" conf="openmeetings->*" >
+		<dependency org="org.apache.directory.api" name="api-all" rev="1.0.0-M25" conf="openmeetings->*" >
 			<include type="jar" />
 		</dependency>
 		<!-- BEGIN openjpa -->