Introduce NetconfTimer
[netconf.git] / artifacts / pom.xml
index dc5c7364778949ba3515f4c7219372368cdaa7a8..74175125b092976fd76990a6c11343cab9661a92 100644 (file)
                 <artifactId>netconf-client</artifactId>
                 <version>${project.version}</version>
             </dependency>
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>netconf-common</artifactId>
+                <version>${project.version}</version>
+            </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netconf-common-mdsal</artifactId>