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 2cd406bbb15fa0556875012add6975f6b4473662 Author: Hasan <[email protected]> AuthorDate: Wed Feb 6 21:43:27 2019 +0100 CLEREZZA-1035: Add module test.utils in reactor pom.xml --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 6262f90..9e0dc55 100644 --- a/pom.xml +++ b/pom.xml @@ -46,6 +46,7 @@ <module>sparql</module> <module>representation</module> <module>dataset</module> + <module>test.utils</module> <module>impl.sparql</module> <module>jaxrs.rdf.providers</module> <module>parent</module>
