You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by an...@apache.org on 2013/09/27 02:00:05 UTC

git commit: bump sesame to 2.7.7

Updated Branches:
  refs/heads/develop 5978d1f97 -> 9ac4f819b


bump sesame to 2.7.7


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

Branch: refs/heads/develop
Commit: 9ac4f819b31684cc5950a130ed04482a78ad50b2
Parents: 5978d1f
Author: Peter Ansell <p_...@yahoo.com>
Authored: Fri Sep 27 09:59:12 2013 +1000
Committer: Peter Ansell <p_...@yahoo.com>
Committed: Fri Sep 27 09:59:12 2013 +1000

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


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/9ac4f819/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2bfcc52..112e91b 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.6</sesame.version>
+        <sesame.version>2.7.7</sesame.version>
         <junit.version>4.11</junit.version>
         <weld.version>2.0.SP1</weld.version>
         <weld.core.version>2.0.4.Final</weld.core.version>