Depend only on immutables.org annotations
[mdsal.git] / dom / mdsal-dom-inmemory-datastore / pom.xml
index cb5437922da894471c5f55f8c8d8075c4de3d95d..9f29503c7b91db3875970c6ea17716d4dad165eb 100644 (file)
@@ -64,8 +64,9 @@
         </dependency>
 
         <dependency>
-          <groupId>org.immutables</groupId>
-          <artifactId>value</artifactId>
+            <groupId>org.immutables</groupId>
+            <artifactId>value</artifactId>
+            <classifier>annotations</classifier>
         </dependency>
 
         <!-- Test Dependencies -->