commons-logging update to 1.1.1

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5678 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Xavier Le Vourch
2007-11-29 06:27:41 +00:00
parent f8ab749979
commit 00a259ab1c
4 changed files with 3 additions and 3 deletions
@@ -3,7 +3,7 @@
<plugin
id="net.sourceforge.pmd.core"
name="PMD For Eclipse Core Plug-in"
version="4.1.0.v200711171830"
version="4.1.0.v200711282033"
provider-name="PMD Development Team"
class="net.sourceforge.pmd.core.PMDCorePlugin">
@@ -41,7 +41,7 @@
<library name="lib/log4j-1.2.15.jar">
<export name="*"/>
</library>
<library name="lib/commons-logging.jar">
<library name="lib/commons-logging-1.1.1.jar">
<export name="*"/>
</library>
</runtime>