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/26 05:43:42 UTC

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

Author: solomax
Date: Wed Nov 26 04:43:42 2014
New Revision: 1641762

URL: http://svn.apache.org/r1641762
Log:
[OPENMEETINGS-1082] directory API lib 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=1641762&r1=1641761&r2=1641762&view=diff
==============================================================================
--- openmeetings/branches/3.0.x/ivy.xml (original)
+++ openmeetings/branches/3.0.x/ivy.xml Wed Nov 26 04:43:42 2014
@@ -300,7 +300,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-M25" conf="openmeetings->*" >
+		<dependency org="org.apache.directory.api" name="api-all" rev="1.0.0-M26" conf="openmeetings->*" >
 			<include type="jar" />
 		</dependency>
 		<!-- BEGIN openjpa -->