Skip to content

Commit a81acb6

Browse files
committed
chore(java-firestore): modernize submodule pom.xml
1 parent d885ba8 commit a81acb6

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

  • java-firestore/grpc-google-cloud-firestore-v1

java-firestore/grpc-google-cloud-firestore-v1/pom.xml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -41,26 +41,6 @@
4141
<artifactId>guava</artifactId>
4242
</dependency>
4343
</dependencies>
44-
<reporting>
45-
<plugins>
46-
<plugin>
47-
<groupId>org.apache.maven.plugins</groupId>
48-
<artifactId>maven-javadoc-plugin</artifactId>
49-
<configuration>
50-
<show>protected</show>
51-
<nohelp>true</nohelp>
52-
<doclint>none</doclint>
53-
<splitindex>true</splitindex>
54-
<offlineLinks>
55-
<offlineLink>
56-
<url>${project.javadoc.protobufBaseURL}</url>
57-
<location>../../../../proto-google-cloud-firestore-v1/target/site/apidocs/</location>
58-
</offlineLink>
59-
</offlineLinks>
60-
</configuration>
61-
</plugin>
62-
</plugins>
63-
</reporting>
6444
<build>
6545
<plugins>
6646
<plugin>

0 commit comments

Comments
 (0)