COMMONSRDF-35 no need for <version> - get from rdf4j bom

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

Branch: refs/heads/rdf4j
Commit: 0a9c075e9af59cf8ec2a735bb7af8281dd571e85
Parents: d905189
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Wed Sep 28 14:30:18 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Wed Sep 28 14:30:18 2016 +0100

----------------------------------------------------------------------
 rdf4j/pom.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/0a9c075e/rdf4j/pom.xml
----------------------------------------------------------------------
diff --git a/rdf4j/pom.xml b/rdf4j/pom.xml
index 26d7121..db51613 100644
--- a/rdf4j/pom.xml
+++ b/rdf4j/pom.xml
@@ -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