You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by ss...@apache.org on 2013/07/04 17:48:32 UTC

git commit: update to Sesame 2.7.3

Updated Branches:
  refs/heads/develop f2126f6bb -> 889f80209


update to Sesame 2.7.3


Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/889f8020
Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/889f8020
Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/889f8020

Branch: refs/heads/develop
Commit: 889f8020988f9c4bad46ca224601815ea2864ca6
Parents: f2126f6
Author: Sebastian Schaffert <ss...@apache.org>
Authored: Thu Jul 4 17:48:26 2013 +0200
Committer: Sebastian Schaffert <ss...@apache.org>
Committed: Thu Jul 4 17:48:26 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/889f8020/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9fda4a6..837a7aa 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -36,7 +36,7 @@
     <url>http://marmotta.incubator.apache.org</url>
 
     <properties>
-        <sesame.version>2.7.2</sesame.version>
+        <sesame.version>2.7.3</sesame.version>
         <junit.version>4.11</junit.version>
         <weld.version>1.1.Final</weld.version>
         <weld.core.version>1.1.13.Final</weld.core.version>