diff --git a/guava-gwt/pom.xml b/guava-gwt/pom.xml index 49047f529fc5..1ce01acb14cc 100644 --- a/guava-gwt/pom.xml +++ b/guava-gwt/pom.xml @@ -5,7 +5,7 @@ com.google.guava guava-parent - 24.0-SNAPSHOT + 24.0-jre-SNAPSHOT guava-gwt Guava GWT compatible libs diff --git a/guava-testlib/pom.xml b/guava-testlib/pom.xml index 2599d8ae62bf..190394461a52 100644 --- a/guava-testlib/pom.xml +++ b/guava-testlib/pom.xml @@ -5,7 +5,7 @@ com.google.guava guava-parent - 24.0-SNAPSHOT + 24.0-jre-SNAPSHOT guava-testlib Guava Testing Library diff --git a/guava-tests/pom.xml b/guava-tests/pom.xml index d4116e4bad3a..2e1c097f64dc 100644 --- a/guava-tests/pom.xml +++ b/guava-tests/pom.xml @@ -5,7 +5,7 @@ com.google.guava guava-parent - 24.0-SNAPSHOT + 24.0-jre-SNAPSHOT guava-tests Guava Unit Tests diff --git a/guava/pom.xml b/guava/pom.xml index 3beba01b8562..10a549536681 100644 --- a/guava/pom.xml +++ b/guava/pom.xml @@ -5,7 +5,7 @@ com.google.guava guava-parent - 24.0-SNAPSHOT + 24.0-jre-SNAPSHOT guava bundle diff --git a/pom.xml b/pom.xml index f773212fcf02..0e3948510b78 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.google.guava guava-parent - 24.0-SNAPSHOT + 24.0-jre-SNAPSHOT pom Guava Maven Parent https://github.com/google/guava