Newer rdf4j fixes eclipse/rdf4j#189

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

Branch: refs/heads/rdf4j-jena-compat
Commit: d7b7c78c7477ae6327c87b96eea22a2f81abde20
Parents: d1fe31b
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Mon Sep 5 16:34:30 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon Sep 5 16:34:30 2016 +0100

----------------------------------------------------------------------
 rdf4j/pom.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/d7b7c78c/rdf4j/pom.xml
----------------------------------------------------------------------
diff --git a/rdf4j/pom.xml b/rdf4j/pom.xml
index 08aaf7d..e37cb43 100644
--- a/rdf4j/pom.xml
+++ b/rdf4j/pom.xml
@@ -31,7 +31,7 @@
        <artifactId>commons-rdf-rdf4j</artifactId>
        <packaging>jar</packaging>
        <properties>
-               <rdf4j.version>2.0M2</rdf4j.version>
+               <rdf4j.version>2.0M3</rdf4j.version>
        </properties>
 
        <name>Commons RDF: Integration: RDF4j</name>
@@ -106,8 +106,6 @@
                <dependency>
                        <groupId>org.eclipse.rdf4j</groupId>
                        <artifactId>rdf4j-rio-jsonld</artifactId>
-                       <!-- FIXME: version should be in rdf4j-bom 
https://github.com/eclipse/rdf4j/issues/189 -->
-                       <version>${rdf4j.version}</version>
                </dependency>
                <!-- Languages notably missing, and why: 
                

Reply via email to