Migrate to odlparent 1.8.0-Carbon
[alto.git] / alto-core / standard-service-models / pom.xml
index b8529a51152c3a45cfdb11521b6f183bc508039b..ae54f84af1f26240fbfc2b6a3cf0a6406148158a 100644 (file)
@@ -9,14 +9,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto.core</groupId>
   <artifactId>alto-standard-service-models-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
-  <name>alto-standard-service-models</name>
+  <version>0.5.0-SNAPSHOT</version>
+  <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
@@ -27,6 +27,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>model-networkmap</module>
     <module>model-endpointcost</module>
     <module>model-ird</module>
+    <module>model-endpointproperty</module>
+    <module>model-costmap</module>
+    <module>model-config</module>
   </modules>
   <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->
   <build>