diff --git a/google-http-client-android-test/pom.xml b/google-http-client-android-test/pom.xml index 06d65d2f8..bf9a80e98 100644 --- a/google-http-client-android-test/pom.xml +++ b/google-http-client-android-test/pom.xml @@ -4,7 +4,7 @@ google-http-client google-http-client-android-test Test project for google-http-client-android. - 1.27.1-SNAPSHOT + 1.28.0 apk @@ -53,7 +53,7 @@ com.google.http-client google-http-client-android - 1.27.1-SNAPSHOT + 1.28.0 android @@ -72,7 +72,7 @@ com.google.http-client google-http-client-test - 1.27.1-SNAPSHOT + 1.28.0 junit diff --git a/google-http-client-android/pom.xml b/google-http-client-android/pom.xml index 509d7aab0..9aaa26c77 100644 --- a/google-http-client-android/pom.xml +++ b/google-http-client-android/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../pom.xml google-http-client-android - 1.27.1-SNAPSHOT + 1.28.0 Android Platform Extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-apache-legacy/pom.xml b/google-http-client-apache-legacy/pom.xml index 8c19415a0..a7423ca0c 100644 --- a/google-http-client-apache-legacy/pom.xml +++ b/google-http-client-apache-legacy/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../pom.xml google-http-client-apache - 1.27.1-SNAPSHOT + 1.28.0 Legacy Apache HTTP transport for the Google HTTP Client Library for Java. diff --git a/google-http-client-apache/pom.xml b/google-http-client-apache/pom.xml index bafdc0375..4dd86c5d1 100644 --- a/google-http-client-apache/pom.xml +++ b/google-http-client-apache/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../pom.xml google-http-client-apache - 2.0.1-SNAPSHOT + 2.0.0 Apache HTTP transport for the Google HTTP Client Library for Java. diff --git a/google-http-client-appengine/pom.xml b/google-http-client-appengine/pom.xml index a5272e118..752b5aecf 100644 --- a/google-http-client-appengine/pom.xml +++ b/google-http-client-appengine/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../pom.xml google-http-client-appengine - 1.27.1-SNAPSHOT + 1.28.0 Google App Engine extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-assembly/pom.xml b/google-http-client-assembly/pom.xml index 91af0998a..01b4649b3 100644 --- a/google-http-client-assembly/pom.xml +++ b/google-http-client-assembly/pom.xml @@ -4,12 +4,12 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../pom.xml com.google.http-client google-http-client-assembly - 1.27.1-SNAPSHOT + 1.28.0 pom Assembly for the Google HTTP Client Library for Java diff --git a/google-http-client-bom/README.md b/google-http-client-bom/README.md index 4932f09d8..7a7f8fa39 100644 --- a/google-http-client-bom/README.md +++ b/google-http-client-bom/README.md @@ -12,7 +12,7 @@ To use it in Maven, add the following to your `pom.xml`: com.google.http-client google-http-client-bom - 1.27.0 + 1.28.0 pom import diff --git a/google-http-client-bom/pom.xml b/google-http-client-bom/pom.xml index fbf36651d..2fa1220c8 100644 --- a/google-http-client-bom/pom.xml +++ b/google-http-client-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.http-client google-http-client-bom - 1.27.1-SNAPSHOT + 1.28.0 pom Google HTTP Client Library for Java BOM @@ -63,67 +63,67 @@ com.google.http-client google-http-client - 1.27.1-SNAPSHOT + 1.28.0 com.google.http-client google-http-client-android - 1.27.1-SNAPSHOT + 1.28.0 com.google.http-client google-http-client-apache - 2.0.1-SNAPSHOT + 2.0.0 com.google.http-client google-http-client-appengine - 1.27.1-SNAPSHOT + 1.28.0 com.google.http-client google-http-client-assembly - 1.27.1-SNAPSHOT + 1.28.0 com.google.http-client google-http-client-findbugs - 1.27.1-SNAPSHOT + 1.28.0 com.google.http-client google-http-client-gson - 1.27.1-SNAPSHOT + 1.28.0 com.google.http-client google-http-client-jackson - 1.27.1-SNAPSHOT + 1.28.0 com.google.http-client google-http-client-jackson2 - 1.27.1-SNAPSHOT + 1.28.0 com.google.http-client google-http-client-jdo - 1.27.1-SNAPSHOT + 1.28.0 com.google.http-client google-http-client-protobuf - 1.27.1-SNAPSHOT + 1.28.0 com.google.http-client google-http-client-test - 1.27.1-SNAPSHOT + 1.28.0 com.google.http-client google-http-client-xml - 1.27.1-SNAPSHOT + 1.28.0 diff --git a/google-http-client-findbugs/pom.xml b/google-http-client-findbugs/pom.xml index f785f9f02..4c82f073d 100644 --- a/google-http-client-findbugs/pom.xml +++ b/google-http-client-findbugs/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../pom.xml google-http-client-findbugs - 1.27.1-SNAPSHOT + 1.28.0 Google APIs Client Library Findbugs custom plugin. diff --git a/google-http-client-gson/pom.xml b/google-http-client-gson/pom.xml index 7905ce151..0e8a6199b 100644 --- a/google-http-client-gson/pom.xml +++ b/google-http-client-gson/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../pom.xml google-http-client-gson - 1.27.1-SNAPSHOT + 1.28.0 GSON extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-jackson/pom.xml b/google-http-client-jackson/pom.xml index b800f633a..68df2e688 100644 --- a/google-http-client-jackson/pom.xml +++ b/google-http-client-jackson/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../pom.xml google-http-client-jackson - 1.27.1-SNAPSHOT + 1.28.0 Jackson extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-jackson2/pom.xml b/google-http-client-jackson2/pom.xml index 73c04749c..e3fa416ab 100644 --- a/google-http-client-jackson2/pom.xml +++ b/google-http-client-jackson2/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../pom.xml google-http-client-jackson2 - 1.27.1-SNAPSHOT + 1.28.0 Jackson 2 extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-jdo/pom.xml b/google-http-client-jdo/pom.xml index f0303f451..644961cb6 100644 --- a/google-http-client-jdo/pom.xml +++ b/google-http-client-jdo/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../pom.xml google-http-client-jdo - 1.27.1-SNAPSHOT + 1.28.0 JDO extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-protobuf/pom.xml b/google-http-client-protobuf/pom.xml index 0a98346ac..b2a79d6f5 100644 --- a/google-http-client-protobuf/pom.xml +++ b/google-http-client-protobuf/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../pom.xml google-http-client-protobuf - 1.27.1-SNAPSHOT + 1.28.0 Protocol Buffer extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-test/pom.xml b/google-http-client-test/pom.xml index e7c843615..f6349777d 100644 --- a/google-http-client-test/pom.xml +++ b/google-http-client-test/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../pom.xml google-http-client-test - 1.27.1-SNAPSHOT + 1.28.0 Shared classes used for testing of artifacts in the Google HTTP Client Library for Java. diff --git a/google-http-client-xml/pom.xml b/google-http-client-xml/pom.xml index f731ce066..039f71d54 100644 --- a/google-http-client-xml/pom.xml +++ b/google-http-client-xml/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../pom.xml google-http-client-xml - 1.27.1-SNAPSHOT + 1.28.0 XML extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client/pom.xml b/google-http-client/pom.xml index a160df1d0..8050e7c1d 100644 --- a/google-http-client/pom.xml +++ b/google-http-client/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../pom.xml google-http-client - 1.27.1-SNAPSHOT + 1.28.0 Google HTTP Client Library for Java Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, diff --git a/google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java b/google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java index c6c21768d..91a9c8a01 100644 --- a/google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java +++ b/google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java @@ -56,7 +56,7 @@ public final class HttpRequest { * * @since 1.8 */ - public static final String VERSION = "1.27.0"; + public static final String VERSION = "1.28.0"; /** * User agent suffix for all requests. diff --git a/pom.xml b/pom.xml index 679b6d7cc..ad6b61d08 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 pom Parent for the Google HTTP Client Library for Java @@ -559,7 +559,7 @@ - google-api-java-client/google-api-client-assembly/android-properties (make the filenames match the version here) - Internally, update the default features.json file --> - 1.27.1-SNAPSHOT + 1.28.0 1.9.64 UTF-8 3.0.2 diff --git a/samples/dailymotion-simple-cmdline-sample/pom.xml b/samples/dailymotion-simple-cmdline-sample/pom.xml index ef0e1233e..4adcc5ebd 100644 --- a/samples/dailymotion-simple-cmdline-sample/pom.xml +++ b/samples/dailymotion-simple-cmdline-sample/pom.xml @@ -4,7 +4,7 @@ com.google.http-client google-http-client-parent - 1.27.1-SNAPSHOT + 1.28.0 ../../pom.xml dailymotion-simple-cmdline-sample diff --git a/versions.txt b/versions.txt index dab7c58cc..1c1c0257e 100644 --- a/versions.txt +++ b/versions.txt @@ -1,20 +1,20 @@ # Format: # module:released-version:current-version -google-http-client:1.27.0:1.27.1-SNAPSHOT -google-http-client-bom:1.27.0:1.27.1-SNAPSHOT -google-http-client-parent:1.27.0:1.27.1-SNAPSHOT -google-http-client-android:1.27.0:1.27.1-SNAPSHOT -google-http-client-android-test:1.27.0:1.27.1-SNAPSHOT -google-http-client-apache:2.0.0:2.0.1-SNAPSHOT -google-http-client-apache-legacy:1.27.0:1.27.1-SNAPSHOT -google-http-client-appengine:1.27.0:1.27.1-SNAPSHOT -google-http-client-assembly:1.27.0:1.27.1-SNAPSHOT -google-http-client-findbugs:1.27.0:1.27.1-SNAPSHOT -google-http-client-gson:1.27.0:1.27.1-SNAPSHOT -google-http-client-jackson:1.27.0:1.27.1-SNAPSHOT -google-http-client-jackson2:1.27.0:1.27.1-SNAPSHOT -google-http-client-jdo:1.27.0:1.27.1-SNAPSHOT -google-http-client-protobuf:1.27.0:1.27.1-SNAPSHOT -google-http-client-test:1.27.0:1.27.1-SNAPSHOT -google-http-client-xml:1.27.0:1.27.1-SNAPSHOT +google-http-client:1.28.0:1.28.0 +google-http-client-bom:1.28.0:1.28.0 +google-http-client-parent:1.28.0:1.28.0 +google-http-client-android:1.28.0:1.28.0 +google-http-client-android-test:1.28.0:1.28.0 +google-http-client-apache:2.0.0:2.0.0 +google-http-client-apache-legacy:1.28.0:1.28.0 +google-http-client-appengine:1.28.0:1.28.0 +google-http-client-assembly:1.28.0:1.28.0 +google-http-client-findbugs:1.28.0:1.28.0 +google-http-client-gson:1.28.0:1.28.0 +google-http-client-jackson:1.28.0:1.28.0 +google-http-client-jackson2:1.28.0:1.28.0 +google-http-client-jdo:1.28.0:1.28.0 +google-http-client-protobuf:1.28.0:1.28.0 +google-http-client-test:1.28.0:1.28.0 +google-http-client-xml:1.28.0:1.28.0