File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >google-cloud-notification</artifactId >
7
- <version >0.123.12 -beta</version ><!-- {x-version-update:google-cloud-notification:current} -->
7
+ <version >0.123.13 -beta-SNAPSHOT </version ><!-- {x-version-update:google-cloud-notification:current} -->
8
8
<packaging >jar</packaging >
9
9
<name >Google Cloud Pub/Sub Notifications for GCS</name >
10
10
<url >https://github.com/googleapis/java-notification</url >
Original file line number Diff line number Diff line change 28
28
<dependency >
29
29
<groupId >com.google.cloud</groupId >
30
30
<artifactId >google-cloud-notification</artifactId >
31
- <version >0.123.12 -beta</version >
31
+ <version >0.123.13 -beta-SNAPSHOT </version >
32
32
</dependency >
33
33
<!-- {x-version-update-end} -->
34
34
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-notification:0.123.12-beta:0.123.12 -beta
4
+ google-cloud-notification:0.123.12-beta:0.123.13 -beta-SNAPSHOT
You can’t perform that action at this time.
0 commit comments