From 7a46a48d7228de1d7c28be51d7f87621d0065e87 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 19:38:51 +0000 Subject: [PATCH] chore(main): release 0.1.5-alpha --- CHANGELOG.md | 7 +++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd1db99..2c4d42f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.1.5-alpha](https://github.com/googleapis/java-logging-servlet-initializer/compare/v0.1.4-alpha...v0.1.5-alpha) (2022-02-08) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-logging to v3.6.2 ([#63](https://github.com/googleapis/java-logging-servlet-initializer/issues/63)) ([b46f1d6](https://github.com/googleapis/java-logging-servlet-initializer/commit/b46f1d67a6fbf2d2035a435b207b10981246cea3)) + ### [0.1.4-alpha](https://github.com/googleapis/java-logging-servlet-initializer/compare/v0.1.2...v0.1.4-alpha) (2022-02-03) diff --git a/pom.xml b/pom.xml index 7aa72ee..f4f720c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 4.0.0 google-cloud-logging-servlet-initializer - 0.1.5-alpha-SNAPSHOT + 0.1.5-alpha jar Google Cloud Logging Servlet Container Initializer https://github.com/googleapis/java-logging-servlet-initializer diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index ecc0d62..e86a5ba 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-servlet-initializer - 0.1.5-alpha-SNAPSHOT + 0.1.5-alpha diff --git a/versions.txt b/versions.txt index b93aa10..27ee07b 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-servlet-initializer:0.1.4-alpha:0.1.5-alpha-SNAPSHOT +google-cloud-logging-servlet-initializer:0.1.5-alpha:0.1.5-alpha