This repository was archived by the owner on Sep 18, 2023. It is now read-only.
File tree 4 files changed +7
-7
lines changed
grpc-google-common-protos
proto-google-common-protos
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.google.api.grpc</groupId >
6
6
<artifactId >grpc-google-common-protos</artifactId >
7
- <version >2.5.1 </version ><!-- {x-version-update:proto-google-common-protos:current} -->
7
+ <version >2.5.2-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
8
8
<name >grpc-google-common-protos</name >
9
9
<description >GRPC library for grpc-google-common-protos</description >
10
10
<parent >
11
11
<groupId >com.google.api.grpc</groupId >
12
12
<artifactId >google-common-protos-parent</artifactId >
13
- <version >2.5.1 </version ><!-- {x-version-update:proto-google-common-protos:current} -->
13
+ <version >2.5.2-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
14
14
</parent >
15
15
<dependencies >
16
16
<dependency >
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.api.grpc</groupId >
5
5
<artifactId >google-common-protos-parent</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >2.5.1 </version ><!-- {x-version-update:proto-google-common-protos:current} -->
7
+ <version >2.5.2-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
8
8
<name >Google Common Protos Parent</name >
9
9
<url >https://github.com/googleapis/java-iam</url >
10
10
<description >
88
88
<dependency >
89
89
<groupId >com.google.api.grpc</groupId >
90
90
<artifactId >proto-google-common-protos</artifactId >
91
- <version >2.5.1 </version ><!-- {x-version-update:proto-google-common-protos:current} -->
91
+ <version >2.5.2-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
92
92
</dependency >
93
93
<dependency >
94
94
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.google.api.grpc</groupId >
6
6
<artifactId >proto-google-common-protos</artifactId >
7
- <version >2.5.1 </version ><!-- {x-version-update:proto-google-common-protos:current} -->
7
+ <version >2.5.2-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
8
8
<name >proto-google-common-protos</name >
9
9
<description >PROTO library for proto-google-common-protos</description >
10
10
<parent >
11
11
<groupId >com.google.api.grpc</groupId >
12
12
<artifactId >google-common-protos-parent</artifactId >
13
- <version >2.5.1 </version ><!-- {x-version-update:proto-google-common-protos:current} -->
13
+ <version >2.5.2-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
14
14
</parent >
15
15
<dependencies >
16
16
<dependency >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- proto-google-common-protos:2.5.1:2.5.1
4
+ proto-google-common-protos:2.5.1:2.5.2-SNAPSHOT
You can’t perform that action at this time.
0 commit comments