This repository was archived by the owner on Sep 18, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +15
-7
lines changed
grpc-google-common-protos
proto-google-common-protos Expand file tree Collapse file tree 5 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 1.18.0] ( https://www.github.com/googleapis/java-common-protos/compare/v1.17.0...v1.18.0 ) (2020-05-04)
4+
5+
6+ ### Features
7+
8+ * add DateTime/TimeOfDay protos ([ #1 ] ( https://www.github.com/googleapis/java-common-protos/issues/1 ) ) ([ e33500c] ( https://www.github.com/googleapis/java-common-protos/commit/e33500c45789ece6f5f3b29d37a127bdc767dde0 ) )
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.google.api.grpc</groupId >
66 <artifactId >grpc-google-common-protos</artifactId >
7- <version >1.17.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
7+ <version >1.18.0 </version ><!-- {x-version-update:proto-google-common-protos:current} -->
88 <name >grpc-google-common-protos</name >
99 <description >GRPC library for grpc-google-common-protos</description >
1010 <parent >
1111 <groupId >com.google.api.grpc</groupId >
1212 <artifactId >google-common-protos-parent</artifactId >
13- <version >1.17.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
13+ <version >1.18.0 </version ><!-- {x-version-update:proto-google-common-protos:current} -->
1414 </parent >
1515 <dependencies >
1616 <dependency >
Original file line number Diff line number Diff line change 44 <groupId >com.google.api.grpc</groupId >
55 <artifactId >google-common-protos-parent</artifactId >
66 <packaging >pom</packaging >
7- <version >1.17.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
7+ <version >1.18.0 </version ><!-- {x-version-update:proto-google-common-protos:current} -->
88 <name >Google Common Protos Parent</name >
99 <url >https://github.com/googleapis/java-iam</url >
1010 <description >
8989 <dependency >
9090 <groupId >com.google.api.grpc</groupId >
9191 <artifactId >proto-google-common-protos</artifactId >
92- <version >1.17.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
92+ <version >1.18.0 </version ><!-- {x-version-update:proto-google-common-protos:current} -->
9393 </dependency >
9494 <dependency >
9595 <groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.google.api.grpc</groupId >
66 <artifactId >proto-google-common-protos</artifactId >
7- <version >1.17.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
7+ <version >1.18.0 </version ><!-- {x-version-update:proto-google-common-protos:current} -->
88 <name >proto-google-common-protos</name >
99 <description >PROTO library for proto-google-common-protos</description >
1010 <parent >
1111 <groupId >com.google.api.grpc</groupId >
1212 <artifactId >google-common-protos-parent</artifactId >
13- <version >1.17.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
13+ <version >1.18.0 </version ><!-- {x-version-update:proto-google-common-protos:current} -->
1414 </parent >
1515 <dependencies >
1616 <dependency >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- proto-google-common-protos:1.17 .0:1.17.1-SNAPSHOT
4+ proto-google-common-protos:1.18 .0:1.18.0
You can’t perform that action at this time.
0 commit comments