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 fc1bbb0c4e098c5614a6ee8dcb30c7c9faca0e84
Author: Hasan <[email protected]>
AuthorDate: Wed Nov 14 04:13:43 2018 +0100

    CLEREZZA-1026: Add module sparql in reactor pom.xml
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 838d82f..6e43739 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,6 +43,7 @@
     <modules>
         <module>api</module>
         <module>api.impl</module>
+        <module>sparql</module>
         <module>impl.sparql</module>
         <module>jaxrs.rdf.providers</module>
         <module>parent</module>

Reply via email to