You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2016/05/10 07:24:18 UTC

jena git commit: Revert java-jsonld to 0.7.0

Repository: jena
Updated Branches:
  refs/heads/master 3ac889118 -> 7590f643f


Revert java-jsonld to 0.7.0


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/7590f643
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/7590f643
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/7590f643

Branch: refs/heads/master
Commit: 7590f643f96df497ab8e276fa578fc2809fc61d8
Parents: 3ac8891
Author: Andy Seaborne <an...@apache.org>
Authored: Tue May 10 08:23:56 2016 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Tue May 10 08:23:56 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/jena/blob/7590f643/jena-parent/pom.xml
----------------------------------------------------------------------
diff --git a/jena-parent/pom.xml b/jena-parent/pom.xml
index 0ba3c10..f0d1fd4 100644
--- a/jena-parent/pom.xml
+++ b/jena-parent/pom.xml
@@ -52,7 +52,7 @@
     <ver.junit>4.12</ver.junit>
     <ver.xerces>2.11.0</ver.xerces>
 
-    <ver.jsonldjava>0.8.2</ver.jsonldjava>
+    <ver.jsonldjava>0.7.0</ver.jsonldjava>
     <!-- Used by jena-osgi and must be in-step with jsonldjava -->
     <ver.jackson>2.6.3</ver.jackson>