diff --git a/pom.xml b/pom.xml index a4f9b272..6e5b257e 100644 --- a/pom.xml +++ b/pom.xml @@ -9,6 +9,7 @@ Utilities for testing compilation. + 1.11.0 1.4.4 @@ -77,8 +78,8 @@ com.google.auto.value - auto-value - 1.11.0 + auto-value-annotations + ${autovalue.version} com.google.auto @@ -112,6 +113,13 @@ -Xlint:all true true + + + com.google.auto.value + auto-value + ${autovalue.version} + +