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

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
### [1.0.7](https://www.github.com/googleapis/java-grafeas/compare/v1.0.6...v1.0.7) (2021-01-12)
4+
5+
6+
### Dependencies
7+
8+
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 ([#216](https://www.github.com/googleapis/java-grafeas/issues/216)) ([aeca4b7](https://www.github.com/googleapis/java-grafeas/commit/aeca4b71ef6a0a93bb5f790a6165d4de0cbff017))
9+
* update dependency com.puppycrawl.tools:checkstyle to v8.39 ([#204](https://www.github.com/googleapis/java-grafeas/issues/204)) ([36b420e](https://www.github.com/googleapis/java-grafeas/commit/36b420e602ce91cd400ebabdac8a6db61dd08c47))
10+
311
### [1.0.6](https://www.github.com/googleapis/java-grafeas/compare/v1.0.5...v1.0.6) (2020-12-14)
412

513

pom.xml

Lines changed: 1 addition & 1 deletion
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.0.7-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
8+
<version>1.0.7</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

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

4-
grafeas:1.0.6:1.0.7-SNAPSHOT
4+
grafeas:1.0.7:1.0.7

0 commit comments

Comments
 (0)