File tree Expand file tree Collapse file tree 1 file changed +3
-15
lines changed Expand file tree Collapse file tree 1 file changed +3
-15
lines changed Original file line number Diff line number Diff line change 45
45
</license >
46
46
</licenses >
47
47
48
- <developers >
49
- <developer >
50
- <id >yanivi</id >
51
- <name >Yaniv Inbar</name >
52
- <email >yanivi@google.com</email >
53
- <organization >Google</organization >
54
- <organizationUrl >http://www.google.com</organizationUrl >
55
- <roles >
56
- <role >owner</role >
57
- <role >developer</role >
58
- </roles >
59
- <timezone >-5</timezone >
60
- </developer >
61
- </developers >
62
-
63
48
<!--
64
49
If you add a new module, make sure to also add it in the following places:
65
50
* below in the dependencyManagement and maven-javadoc-plugin sections
424
409
<plugins >
425
410
<plugin >
426
411
<artifactId >maven-javadoc-plugin</artifactId >
412
+ <configuration >
413
+ <additionalparam >-Xdoclint:none</additionalparam >
414
+ </configuration >
427
415
<executions >
428
416
<execution >
429
417
<id >aggregate</id >
You can’t perform that action at this time.
0 commit comments