Skip to content

Commit 6210e93

Browse files
committed
removed release flag for Java 8
The flag is set in shared config (parent)
1 parent 4676c09 commit 6210e93

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

api-common-java/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@
105105
<version>${auto-value.version}</version>
106106
</path>
107107
</annotationProcessorPaths>
108-
<release>8</release>
109108
<compilerArgs>
110109
<arg>-Xlint:unchecked</arg>
111110
<arg>-Xlint:deprecation</arg>

versions.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
# Format:
22
# module:released-version:current-version
33

4+
api-common:2.3.1:2.3.1
45
gapic-generator-java:2.12.0:2.12.1-SNAPSHOT
6+
gax:2.20.1:2.20.1
7+
gax-bom:2.20.1:2.20.1
8+
gax-grpc:2.20.1:2.20.1
9+
gax-httpjson:0.105.1:0.105.1
10+
proto-google-common-protos:2.11.0:2.11.1-SNAPSHOT
11+
grpc-google-common-protos:2.11.0:2.11.1-SNAPSHOT
12+
proto-google-iam-v1:1.6.22:1.6.23-SNAPSHOT
13+
grpc-google-iam-v1:1.6.22:1.6.23-SNAPSHOT
14+
proto-google-iam-v2beta:1.6.22:1.6.23-SNAPSHOT
15+
grpc-google-iam-v2beta:1.6.22:1.6.23-SNAPSHOT
16+
google-iam-policy:1.6.22:1.6.23-SNAPSHOT
17+
proto-google-iam-v2:1.6.22:1.6.23-SNAPSHOT
18+
grpc-google-iam-v2:1.6.22:1.6.23-SNAPSHOT

0 commit comments

Comments
 (0)