[jboss-svn-commits] JBoss Common SVN: r2842 - slf4j-jboss-logging/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue May 13 08:46:06 EDT 2008


Author: dimitris at jboss.org
Date: 2008-05-13 08:46:06 -0400 (Tue, 13 May 2008)
New Revision: 2842

Modified:
   slf4j-jboss-logging/trunk/.classpath
Log:
update the classpath

Modified: slf4j-jboss-logging/trunk/.classpath
===================================================================
--- slf4j-jboss-logging/trunk/.classpath	2008-05-13 12:44:44 UTC (rev 2841)
+++ slf4j-jboss-logging/trunk/.classpath	2008-05-13 12:46:06 UTC (rev 2842)
@@ -3,5 +3,5 @@
   <classpathentry kind="output" path="target/classes"/>
   <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   <classpathentry kind="var" path="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-api/1.5.0/slf4j-api-1.5.0.jar"/>
 </classpath>
\ No newline at end of file




More information about the jboss-svn-commits mailing list