MARMOTTA-510: updated jsonld-java to 0.5.1, checked L&N, no changes required.
Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/fd3c576c Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/fd3c576c Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/fd3c576c Branch: refs/heads/develop Commit: fd3c576c6bdca3c9807852a36e28aa1289ff25f9 Parents: 6a23dd1 Author: Jakob Frank <[email protected]> Authored: Tue Dec 2 14:23:15 2014 +0100 Committer: Jakob Frank <[email protected]> Committed: Tue Dec 2 14:23:15 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/fd3c576c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 0047f1e..27820a4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1523,7 +1523,7 @@ <dependency> <groupId>com.github.jsonld-java</groupId> <artifactId>jsonld-java-sesame</artifactId> - <version>0.5.0</version> + <version>0.5.1</version> </dependency> <!-- Freemarker -->
