Bump odlparent to 4.0.2
[mdsal.git] / model / features / odl-mdsal-model-draft-ietf-lisp-lcaf-10 / pom.xml
index 2d8cea4886099fa5c592fd535c3956b94fcecf38..ea539c0bef36c99512a440aaf127ee32ad185c67 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath/>
     </parent>
 
@@ -26,9 +26,9 @@
     <dependencyManagement>
         <dependencies>
             <dependency>
-                <groupId>org.opendaylight.mdsal.model</groupId>
-                <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.15.0-SNAPSHOT</version>
+                <groupId>org.opendaylight.mdsal</groupId>
+                <artifactId>mdsal-artifacts</artifactId>
+                <version>2.7.0-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>