BUG-944 Fix HostBuilder class conflict for domain/ipv4 address
[yangtools.git] / model / ietf / ietf-inet-types / pom.xml
index 18ceb60480ef09a01141856c270d430ea2533f82..768948e5c3fb9e77497df0b3b546f4f07ad0f1ee 100644 (file)
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
-
+    <dependencies>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
 
     <build>
         <plugins>