File tree Expand file tree Collapse file tree 2 files changed +2
-16
lines changed Expand file tree Collapse file tree 2 files changed +2
-16
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.google.cloud</groupId >
10
10
<artifactId >google-cloud-shared-config</artifactId >
11
- <version >1.4 .0</version >
11
+ <version >1.5 .0</version >
12
12
</parent >
13
13
14
14
<name >Google Cloud Spanner BOM</name >
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >com.google.cloud</groupId >
16
16
<artifactId >google-cloud-shared-config</artifactId >
17
- <version >1.4 .0</version >
17
+ <version >1.5 .0</version >
18
18
</parent >
19
19
20
20
<developers >
223
223
</plugin >
224
224
</plugins >
225
225
</reporting >
226
-
227
- <profiles >
228
- <profile >
229
- <!-- JDK 9+ has the "release" option to ensure the generated bytecode is
230
- compatible with Java 8. -->
231
- <id >compiler-release-8</id >
232
- <activation >
233
- <jdk >[9,]</jdk >
234
- </activation >
235
- <properties >
236
- <maven .compiler.release>8</maven .compiler.release>
237
- </properties >
238
- </profile >
239
- </profiles >
240
226
</project >
You can’t perform that action at this time.
0 commit comments