Release Carbon
[mdsal.git] / model / iana / pom.xml
index 332fdf4c3c6354161f54c6e0d2fd4ed8a7cb9cd4..c7e1c9e3d6e5e66414a2516e7c36b708067700a5 100644 (file)
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <parent>
-        <artifactId>model-parent</artifactId>
-        <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.10.0-SNAPSHOT</version>
-        <relativePath>../pom.xml</relativePath>
+        <groupId>org.opendaylight.odlparent</groupId>
+        <artifactId>odlparent-lite</artifactId>
+        <version>1.8.4-Carbon</version>
+        <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>model-iana</artifactId>
+    <groupId>org.opendaylight.mdsal.model</groupId>
+    <artifactId>model-iana-aggregator</artifactId>
+    <version>0.10.4-Carbon</version>
     <packaging>pom</packaging>
+
     <modules>
         <module>iana-afn-safi</module>
         <module>iana-if-type</module>