Release netconf
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 2b172ebefe0eca3770275dc427a670fb0ced9165..11393d0b8f8198aa80074d2678fcc8fbf2050be2 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
             <groupId>${project.groupId}</groupId>
             <artifactId>netconf-auth</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.netconf</groupId>
+            <artifactId>netconf-topology</artifactId>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>sal-netconf-connector</artifactId>