From 32130d5762f306641150ecd2325bb510036b14ff Mon Sep 17 00:00:00 2001 From: Colin Decker Date: Mon, 19 Sep 2016 16:29:49 -0400 Subject: [PATCH] Set version numbers to 20.0-rc1. --- guava-gwt/pom.xml | 2 +- guava-testlib/pom.xml | 2 +- guava-tests/pom.xml | 2 +- guava/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/guava-gwt/pom.xml b/guava-gwt/pom.xml index 216f3a9a6c89..13654dfd2504 100644 --- a/guava-gwt/pom.xml +++ b/guava-gwt/pom.xml @@ -5,7 +5,7 @@ com.google.guava guava-parent - 20.0-SNAPSHOT + 20.0-rc1 guava-gwt Guava GWT compatible libs diff --git a/guava-testlib/pom.xml b/guava-testlib/pom.xml index 90df8792cf80..13f0a31a85d6 100644 --- a/guava-testlib/pom.xml +++ b/guava-testlib/pom.xml @@ -5,7 +5,7 @@ com.google.guava guava-parent - 20.0-SNAPSHOT + 20.0-rc1 guava-testlib Guava Testing Library diff --git a/guava-tests/pom.xml b/guava-tests/pom.xml index 8a2b1a0adb9a..8418d8537300 100644 --- a/guava-tests/pom.xml +++ b/guava-tests/pom.xml @@ -5,7 +5,7 @@ com.google.guava guava-parent - 20.0-SNAPSHOT + 20.0-rc1 guava-tests Guava Unit Tests diff --git a/guava/pom.xml b/guava/pom.xml index c4f02d4a60e8..c3b18b52791e 100644 --- a/guava/pom.xml +++ b/guava/pom.xml @@ -5,7 +5,7 @@ com.google.guava guava-parent - 20.0-SNAPSHOT + 20.0-rc1 guava bundle diff --git a/pom.xml b/pom.xml index 9de7c984d941..d0db86281fe3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.google.guava guava-parent - 20.0-SNAPSHOT + 20.0-rc1 pom Guava Maven Parent https://github.com/google/guava