MRI version bump for Aluminium
[genius.git] / mdsalutil / mdsalutil-api / pom.xml
index e809fe8679fb7b3a1ed8a6bb4295ff11d58b2e02..6d249e19e065dd69093fe5d743dbb977a764f46b 100644 (file)
@@ -123,6 +123,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.immutables</groupId>
       <artifactId>value</artifactId>
+      <classifier>annotations</classifier>
     </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
@@ -149,11 +150,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>awaitility</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.mdsal</groupId>
-      <artifactId>mdsal-binding-test-utils</artifactId>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-binding-spi</artifactId>
@@ -184,7 +180,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
      </dependency>!-->
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
-      <artifactId>mdsal-binding-dom-adapter</artifactId>
+      <artifactId>mdsal-binding-test-utils</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>