Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 7130d43

Browse files
1 parent 1ad92cc commit 7130d43

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.2.2](https://www.github.com/googleapis/java-grafeas/compare/v1.2.1...v1.2.2) (2021-06-09)
4+
5+
6+
### Dependencies
7+
8+
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#321](https://www.github.com/googleapis/java-grafeas/issues/321)) ([1ad92cc](https://www.github.com/googleapis/java-grafeas/commit/1ad92ccdc712462a85e6949043b4e071b7e55db6))
9+
310
### [1.2.1](https://www.github.com/googleapis/java-grafeas/compare/v1.2.0...v1.2.1) (2021-05-31)
411

512

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>io.grafeas</groupId>
77
<artifactId>grafeas</artifactId>
8-
<version>1.2.2-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
8+
<version>1.2.2</version><!-- {x-version-update:grafeas:current} -->
99
<packaging>jar</packaging>
1010
<name>Grafeas Client</name>
1111
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/grafeas

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-
grafeas:1.2.1:1.2.2-SNAPSHOT
4+
grafeas:1.2.2:1.2.2

0 commit comments

Comments
 (0)