Author: solomax
Date: Wed Sep 17 06:13:35 2014
New Revision: 1625468
URL: http://svn.apache.org/r1625468
Log:
[OPENMEETINGS-1082] apache rat 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=1625468&r1=1625467&r2=1625468&view=diff
==============================================================================
--- openmeetings/branches/3.0.x/ivy.xml (original)
+++ openmeetings/branches/3.0.x/ivy.xml Wed Sep 17 06:13:35 2014
@@ -373,10 +373,10 @@
<!-- END OF JUNIT -->
<!-- START OF RAT -->
- <dependency org="org.apache.rat" name="apache-rat-core"
rev="0.10" conf="rat->*" transitive="false">
+ <dependency org="org.apache.rat" name="apache-rat-core"
rev="0.11" conf="rat->*" transitive="false">
<include type="jar" />
</dependency>
- <dependency org="org.apache.rat" name="apache-rat-tasks"
rev="0.10" conf="rat->*" transitive="false">
+ <dependency org="org.apache.rat" name="apache-rat-tasks"
rev="0.11" conf="rat->*" transitive="false">
<include type="jar" />
</dependency>
<!-- END OF RAT -->