Release mdsal
[mdsal.git] / features / features-mdsal / pom.xml
index a52614fef93def09993fa0a1e7d0fa831400d988..84481a83684cdaf4546b5f898df9a4074f42dcb7 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>features-mdsal</artifactId>
-    <version>5.0.0-SNAPSHOT</version>
+    <version>5.0.1</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: MD-SAL :: Stable Features</name>
     <description>MD-SAL stable feature repository</description>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>odl-mdsal-model-draft-bierman-netconf-restconf-02</artifactId>
+            <artifactId>odl-mdsal-model-rfc8542</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal</artifactId>