bump sesame and slf4j versions
Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/fa0ca270 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/fa0ca270 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/fa0ca270 Branch: refs/heads/master Commit: fa0ca270727df8333d54de21ea2b6f47008b7cd0 Parents: 0f067f1 Author: Peter Ansell <[email protected]> Authored: Fri Dec 7 09:41:15 2012 +1000 Committer: Peter Ansell <[email protected]> Committed: Wed Jun 26 10:06:32 2013 +1000 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/fa0ca270/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5d40a96..98a9a8f 100644 --- a/pom.xml +++ b/pom.xml @@ -226,8 +226,8 @@ <maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssZ</maven.build.timestamp.format> <implementation.build>${scmBranch}@r${buildNumber}</implementation.build> <implementation.build.tstamp>${implementation.build}; ${maven.build.timestamp}</implementation.build.tstamp> - <slf4j.logger.version>1.6.6</slf4j.logger.version> - <sesame.version>2.6.9</sesame.version> + <slf4j.logger.version>1.7.2</slf4j.logger.version> + <sesame.version>2.7-SNAPSHOT</sesame.version> <latest.stable.released>0.7.0-incubating</latest.stable.released> <!-- Maven Plugin Versions -->
