Skip to content

Commit 38ff33f

Browse files
chore(main): release 0.123.1-SNAPSHOT (#769)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 853da14 commit 38ff33f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>google-cloud-logging-logback</artifactId>
8-
<version>0.124.0-alpha</version><!-- {x-version-update:google-cloud-logging-logback:current} -->
8+
<version>0.124.1-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging-logback:current} -->
99
<packaging>jar</packaging>
1010
<name>Google Cloud Logging Logback Appender</name>
1111
<url>https://github.com/googleapis/java-logging-logback</url>

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>google-cloud-logging-logback</artifactId>
31-
<version>0.124.0-alpha</version>
31+
<version>0.124.1-alpha-SNAPSHOT</version>
3232
</dependency>
3333
<!-- {x-version-update-end} -->
3434

versions.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-logging-logback:0.124.0-alpha:0.124.0-alpha
4+
google-cloud-logging-logback:0.124.0-alpha:0.124.1-alpha-SNAPSHOT

0 commit comments

Comments
 (0)