Skip to content

Commit 0c89651

Browse files
Switching PubSub from alpha to beta (#2121)
1 parent 9432d8b commit 0c89651

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

google-cloud-pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>google-cloud-pubsub</artifactId>
5-
<version>0.19.1-alpha-SNAPSHOT</version>
5+
<version>0.19.1-beta-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>Google Cloud Pub/Sub</name>
88
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-pubsub</url>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<language.version>0.19.1-beta-SNAPSHOT</language.version>
155155
<logging.version>1.1.1-SNAPSHOT</logging.version>
156156
<monitoring.version>0.19.1-alpha-SNAPSHOT</monitoring.version>
157-
<pubsub.version>0.19.1-alpha-SNAPSHOT</pubsub.version>
157+
<pubsub.version>0.19.1-beta-SNAPSHOT</pubsub.version>
158158
<resourcemanager.version>0.19.1-alpha-SNAPSHOT</resourcemanager.version>
159159
<spanner.version>0.19.1-beta-SNAPSHOT</spanner.version>
160160
<speech.version>0.19.1-alpha-SNAPSHOT</speech.version>

0 commit comments

Comments
 (0)