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 1921aca8bb8ae74496f16c7cd93853eb775c0984
Author: Hasan <[email protected]>
AuthorDate: Tue Feb 12 07:08:45 2019 +0100

    CLEREZZA-1037: Add api.utils module to reactor's pom.xml
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 50ea9b7..febb632 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,12 +44,12 @@
         <module>parent</module>
         <module>api</module>
         <module>api.impl</module>
+        <module>ontologies</module>
         <module>sparql</module>
         <module>representation</module>
         <module>test.utils</module>
-        <module>ontologies</module>
         <module>dataset</module>
-        <module>impl.sparql</module>
+        <module>api.utils</module>
         <module>jaxrs.rdf.providers</module>
     </modules>
     <profiles>

Reply via email to