File tree Expand file tree Collapse file tree
java-firestore/grpc-google-cloud-firestore-admin-v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 <dependency >
3232 <groupId >com.google.api.grpc</groupId >
3333 <artifactId >proto-google-common-protos</artifactId >
34+ <version >2.67.1-SNAPSHOT</version ><!-- {x-version-update:proto-google-common-protos:current} -->
3435 </dependency >
3536 <dependency >
3637 <groupId >io.grpc</groupId >
4546 <artifactId >guava</artifactId >
4647 </dependency >
4748 </dependencies >
48- <reporting >
49- <plugins >
50- <plugin >
51- <groupId >org.apache.maven.plugins</groupId >
52- <artifactId >maven-javadoc-plugin</artifactId >
53- <configuration >
54- <show >protected</show >
55- <nohelp >true</nohelp >
56- <doclint >none</doclint >
57- <splitindex >true</splitindex >
58- <offlineLinks >
59- <offlineLink >
60- <url >${project.javadoc.protobufBaseURL} </url >
61- <location >../../../../proto-google-cloud-firestore-admin-v1/target/site/apidocs/</location >
62- </offlineLink >
63- </offlineLinks >
64- </configuration >
65- </plugin >
66- </plugins >
67- </reporting >
6849 <build >
6950 <plugins >
7051 <plugin >
You can’t perform that action at this time.
0 commit comments