diff --git a/value/pom.xml b/value/pom.xml index f34d0cecc9..be27463338 100644 --- a/value/pom.xml +++ b/value/pom.xml @@ -78,7 +78,6 @@ annotations processor src/it/functional - src/it/gwtserializer @@ -208,6 +207,15 @@ + + gwt-test-only-post-java8 + + [11,) + + + src/it/gwtserializer + + sonatype-oss-release diff --git a/value/src/it/functional/pom.xml b/value/src/it/functional/pom.xml index ff115859ee..7feb841739 100644 --- a/value/src/it/functional/pom.xml +++ b/value/src/it/functional/pom.xml @@ -57,7 +57,7 @@ org.gwtproject gwt-user - 2.11.0 + 2.12.0 junit diff --git a/value/src/it/gwtserializer/pom.xml b/value/src/it/gwtserializer/pom.xml index 38b87be320..cb04fe133a 100644 --- a/value/src/it/gwtserializer/pom.xml +++ b/value/src/it/gwtserializer/pom.xml @@ -36,7 +36,7 @@ org.gwtproject gwt - 2.11.0 + 2.12.0 pom import