Release netconf
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 3b8f1f97488e8578c93e077b6e1ac5d8eb6bfe6e..11393d0b8f8198aa80074d2678fcc8fbf2050be2 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.0-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>