Skip to content

Commit

Permalink
HHH-5382 - Upgrade to slf4j 1.6
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19953 1b8cb986-b30d-0410-93ca-fae66ebed9b2
  • Loading branch information
sebersole committed Jul 14, 2010
1 parent 04983c2 commit 741ff6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Expand Up @@ -964,7 +964,7 @@
</profiles>

<properties>
<slf4jVersion>1.5.8</slf4jVersion>
<slf4jVersion>1.6.1</slf4jVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
</project>

0 comments on commit 741ff6c

Please sign in to comment.