This is an automated email from the ASF dual-hosted git repository. hasan pushed a commit to branch reunited in repository https://gitbox.apache.org/repos/asf/clerezza.git
commit e9a3fe5ad09eba055e7ec110d032d99425ef69f0 Author: Hasan <[email protected]> AuthorDate: Tue Feb 12 01:11:16 2019 +0100 CLEREZZA-1032: Add ontologies module to reactor's pom.xml --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 81f6d94..50ea9b7 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,7 @@ <module>sparql</module> <module>representation</module> <module>test.utils</module> + <module>ontologies</module> <module>dataset</module> <module>impl.sparql</module> <module>jaxrs.rdf.providers</module>
