From 189c894a18e7e402d73cc54031aa058b6eec3e2d Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 00:19:23 +0000 Subject: [PATCH] chore(main): release 0.2.9-alpha-SNAPSHOT --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 0b0c4948..3b99d872 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 4.0.0 google-cloud-logging-servlet-initializer - 0.2.8-alpha + 0.2.9-alpha-SNAPSHOT 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 13acfb42..3026e266 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-servlet-initializer - 0.2.8-alpha + 0.2.9-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index 31b1ee45..1705cabc 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-servlet-initializer:0.2.8-alpha:0.2.8-alpha +google-cloud-logging-servlet-initializer:0.2.8-alpha:0.2.9-alpha-SNAPSHOT