You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by le...@apache.org on 2015/02/10 17:37:57 UTC

any23 git commit: ANY23-248 NTriplesWriter on hadoop : issue with MIME type/Upgrade sesame dependencies to 2.7.14

Repository: any23
Updated Branches:
  refs/heads/master 403a8631e -> 3332f4a89


ANY23-248 NTriplesWriter on hadoop : issue with MIME type/Upgrade sesame dependencies to 2.7.14


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

Branch: refs/heads/master
Commit: 3332f4a89b2357a6a2bfe374dea1c894f3a298e6
Parents: 403a863
Author: Lewis John McGibbney <le...@jpl.nasa.gov>
Authored: Thu Feb 5 08:04:03 2015 -0800
Committer: Lewis John McGibbney <le...@jpl.nasa.gov>
Committed: Thu Feb 5 08:04:03 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/any23/blob/3332f4a8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2b8828c..3a74e48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
     <implementation.build>${scmBranch}@r${buildNumber}</implementation.build>
     <implementation.build.tstamp>${maven.build.timestamp}</implementation.build.tstamp>
     <slf4j.logger.version>1.7.5</slf4j.logger.version>
-    <sesame.version>2.7.10</sesame.version>
+    <sesame.version>2.7.14</sesame.version>
     <semargl.version>0.6.1</semargl.version>
     <latest.stable.released>1.1</latest.stable.released>