Implement the base model for ALTO services
[alto.git] / alto-core / pom.xml
index f61ec6b0fb82e7fc46b99eb29cc59122645d2393..4261bd8151c0e8a9717043571016f35414d50d58 100644 (file)
@@ -10,6 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
     <version>1.6.0-SNAPSHOT</version>
+    <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto</groupId>
@@ -24,6 +25,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <modules>
     <module>basic-types</module>
     <module>resourcepool</module>
+    <module>standard-service-models</module>
   </modules>
   <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->
   <build>