Release netconf
[netconf.git] / protocol / netconf-api / pom.xml
index da7e445bf61aa05795bdd2d1285234a5eedfbfd5..a2f9ec4d97691d9e5e0b0fa2695f18cf4b8886e1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>7.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
             <groupId>org.eclipse.jdt</groupId>
             <artifactId>org.eclipse.jdt.annotation</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.odlparent</groupId>
+            <artifactId>logging-markers</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>util</artifactId>