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 2012/04/19 10:46:39 UTC

svn commit: r1327868 - /incubator/openmeetings/trunk/singlewebapp/ivy.xml

Author: solomax
Date: Thu Apr 19 08:46:38 2012
New Revision: 1327868

URL: http://svn.apache.org/viewvc?rev=1327868&view=rev
Log:
svnkit is updated to latest release

Modified:
    incubator/openmeetings/trunk/singlewebapp/ivy.xml

Modified: incubator/openmeetings/trunk/singlewebapp/ivy.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/ivy.xml?rev=1327868&r1=1327867&r2=1327868&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/ivy.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/ivy.xml Thu Apr 19 08:46:38 2012
@@ -265,7 +265,7 @@
 		<!--  END OF DTD -->
 		
 		<!--  START OF svntask -->
-		<dependency org="org.tmatesoft.svnkit" name="svnkit" rev="1.7.0-beta2" conf="svntask->*" transitive="true">
+		<dependency org="org.tmatesoft.svnkit" name="svnkit" rev="1.7.4" conf="svntask->*" transitive="true">
 			<include type="jar" />
 		</dependency>
 		<dependency org="svnant" name="svnant" rev="1.3.1" conf="svntask->*" transitive="false">