You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by an...@apache.org on 2013/04/19 06:10:47 UTC

[02/19] git commit: bump sesame and slf4j versions

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/914510c0
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/914510c0
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/914510c0

Branch: refs/heads/ANY23-141
Commit: 914510c0832f96aa5aa9f2a6209bee3d797c3627
Parents: 0ec3e91
Author: Peter Ansell <p_...@yahoo.com>
Authored: Fri Dec 7 09:41:15 2012 +1000
Committer: Peter Ansell <p_...@yahoo.com>
Committed: Fri Apr 19 13:21:44 2013 +1000

----------------------------------------------------------------------
 pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/914510c0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ea1b39c..172c7b9 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 -->