Bump versions to 4.0.11-SNAPSHOT
[mdsal.git] / features / odl-mdsal-model-rfc8345-non-nmda / pom.xml
index d96f89866ef7b9d63ef931eb230f27846145cf62..2496c875674a716f7253aded8c580605f94180fb 100644 (file)
@@ -8,32 +8,19 @@
  -->
 <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">
     <modelVersion>4.0.0</modelVersion>
-
     <parent>
-        <groupId>org.opendaylight.odlparent</groupId>
-        <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
-        <relativePath/>
+        <groupId>org.opendaylight.mdsal</groupId>
+        <artifactId>feature-parent</artifactId>
+        <version>4.0.11-SNAPSHOT</version>
+        <relativePath>../feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-model-rfc8345-non-nmda</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>2.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
-
     <name>OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA</name>
-
-    <dependencyManagement>
-        <dependencies>
-            <dependency>
-                <groupId>org.opendaylight.mdsal</groupId>
-                <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.1-SNAPSHOT</version>
-                <scope>import</scope>
-                <type>pom</type>
-            </dependency>
-        </dependencies>
-    </dependencyManagement>
+    <description>Non-NMDSA models from RFC8345</description>
 
     <dependencies>
         <dependency>