propagate datastore exceptions all the way to northbound
[neutron.git] / parent / pom.xml
index e42c2331fa3b2445d9d55678e483034b8de5814c..d7f1f45593e6edc468eba537772ec80d43de6bba 100644 (file)
 
   <dependencyManagement>
     <dependencies>
+      <dependency>
+        <groupId>org.opendaylight.infrautils</groupId>
+        <artifactId>infrautils-artifacts</artifactId>
+        <version>1.4.0-SNAPSHOT</version>
+        <type>pom</type>
+        <scope>import</scope>
+      </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>