Introduce common directory
[yangtools.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 68cc427b04b8c501c4eeff0e193858fd3947ecbc..2d39835831cbc5aa33e603bd0da1914da79c0833 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     </scm>
 
     <modules>
-        <module>concepts</module>
-        <module>yang</module>
         <module>code-generator</module>
+        <module>common</module>
+        <module>integration-test</module>
         <module>model</module>
         <module>restconf</module>
-        <module>integration-test</module>
-        <module>mockito-configuration</module>
         <module>websocket</module>
+        <module>yang</module>
         <!-- module>third-party</module -->
     </modules>