Updated Branches: refs/heads/develop f78994cee -> f786c0621
upgrade to Sesame 2.7.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/f786c062 Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/f786c062 Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/f786c062 Branch: refs/heads/develop Commit: f786c0621f9d29207e25f8949c0ba8161012ba00 Parents: f78994c Author: Sebastian Schaffert <[email protected]> Authored: Thu May 23 15:06:25 2013 +0200 Committer: Sebastian Schaffert <[email protected]> Committed: Thu May 23 15:06:25 2013 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/f786c062/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 4ef6faf..dcac284 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.0</sesame.version> + <sesame.version>2.7.1</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>
