Revert "Bump Immutables.org from 2.5.6 to 2.6.0" 11/72411/2
authorStephen Kitt <skitt@redhat.com>
Tue, 29 May 2018 12:30:32 +0000 (14:30 +0200)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 15 Jun 2018 15:25:21 +0000 (15:25 +0000)
This reverts commit e32f04540f44a6ac4b8b1f069666e7924d80d668.

The upgrade to 2.6.0 is a breaking upgrade (varargs are handled
differently).

Change-Id: I3931ca5f081e12293c4b642df0c30d4c8574fac6
Signed-off-by: Stephen Kitt <skitt@redhat.com>
odlparent/pom.xml

index 4f35c5b3f42fe5d0477b939de5869244112d1b34..3c7161662700662ff48d8feab5b4a0a74ef48c96 100644 (file)
         <!-- Generates immutable implementations, builders, the works -->
         <groupId>org.immutables</groupId>
         <artifactId>value</artifactId>
-        <version>2.6.0</version>
+        <version>2.5.6</version>
         <!-- Must be provided; scope=test here breaks APT in Eclipse :( -->
         <scope>provided</scope>
       </dependency>