You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commonsrdf.apache.org by st...@apache.org on 2016/06/02 16:46:02 UTC

[50/50] incubator-commonsrdf git commit: Include rdf4j

Include rdf4j <module>


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

Branch: refs/heads/rdf4j
Commit: 6fd4ce5d9c39143967aeec9babdf2f4e11c3c679
Parents: 9534c39
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Jun 2 17:45:01 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Jun 2 17:45:01 2016 +0100

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/6fd4ce5d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5353db3..1968436 100644
--- a/pom.xml
+++ b/pom.xml
@@ -217,6 +217,7 @@
     <modules>
         <module>api</module>
         <module>simple</module>
+        <module>rdf4j</module>
     </modules>
 
     <dependencyManagement>