Author: solomax
Date: Thu Sep 11 10:30:49 2014
New Revision: 1624257
URL: http://svn.apache.org/r1624257
Log:
[OPENMEETINGS-1082] jgit 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=1624257&r1=1624256&r2=1624257&view=diff
==============================================================================
--- openmeetings/branches/3.0.x/ivy.xml (original)
+++ openmeetings/branches/3.0.x/ivy.xml Thu Sep 11 10:30:49 2014
@@ -431,7 +431,7 @@
</dependency>
<!-- JGIT -->
- <dependency org="org.eclipse.jgit" name="org.eclipse.jgit.ant"
conf="jgit->*" rev="3.3.2.201404171909-r" transitive="true" >
+ <dependency org="org.eclipse.jgit" name="org.eclipse.jgit.ant"
conf="jgit->*" rev="3.4.1.201406201815-r" transitive="true" >
<include type="jar" />
<exclude org="org.apache.ant"/>
</dependency>