Remove openroadm and tapi models building
[transportpce.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index af955d6d1b1ee6f3bf2ead2d927f90afb6963201..d579b004d41970d02bcb7c929ae001646b40474d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,8 +30,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   </scm>
 
   <modules>
-    <module>ordmodels</module>
-    <module>tapimodels</module>
     <module>api</module>
     <module>common</module>
     <module>test-common</module>
@@ -74,7 +72,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       </plugin>
     </plugins>
   </build>
-
 </project>