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/06/26 02:20:08 UTC

[21/24] git commit: bump to sesame-2.7.1-SNAPSHOT to test out DBPedia datatype handler

bump to sesame-2.7.1-SNAPSHOT to test out DBPedia datatype handler


Project: http://git-wip-us.apache.org/repos/asf/any23/repo
Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/a849b7b0
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/a849b7b0
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/a849b7b0

Branch: refs/heads/master
Commit: a849b7b0b230027e5f82b42c37713d5f8c6d2d21
Parents: acf3afe
Author: Peter Ansell <p_...@yahoo.com>
Authored: Fri Apr 19 14:54:35 2013 +1000
Committer: Peter Ansell <p_...@yahoo.com>
Committed: Wed Jun 26 10:08:07 2013 +1000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/a849b7b0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 28ee640..d2fbd1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -227,7 +227,7 @@
     <implementation.build>${scmBranch}@r${buildNumber}</implementation.build>
     <implementation.build.tstamp>${implementation.build}; ${maven.build.timestamp}</implementation.build.tstamp>
     <slf4j.logger.version>1.7.5</slf4j.logger.version>
-    <sesame.version>2.7.0</sesame.version>
+    <sesame.version>2.7.1-SNAPSHOT</sesame.version>
     <latest.stable.released>0.7.0-incubating</latest.stable.released>
 
     <!-- Maven Plugin Versions -->