Skip to content

Commit f224a37

Browse files
Fixing versions in google-cloud/pom.xml
1 parent 9ffb005 commit f224a37

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google-cloud/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>${project.groupId}</groupId>
4949
<artifactId>google-cloud-language</artifactId>
50-
<version>${project.version}</version>
50+
<version>${beta.version}</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>${project.groupId}</groupId>
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>${project.groupId}</groupId>
8989
<artifactId>google-cloud-translate</artifactId>
90-
<version>${project.version}</version>
90+
<version>${beta.version}</version>
9191
</dependency>
9292
<dependency>
9393
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)