Moved Ipv4Util and Ipv6Util from concepts to util
[bgpcep.git] / bgp / concepts / pom.xml
index bc6d1388e6c5e03d9964e2f71583408cd4131184..77fe577644374ed736c54b41c93d48c0e59e28cb 100644 (file)
@@ -34,7 +34,7 @@
     <dependencies>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>concepts</artifactId>
+            <artifactId>util</artifactId>
         </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>