We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e129c60 commit b8b08daCopy full SHA for b8b08da
2 files changed
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: a560bb578f1f75af30281421403aee7f35799fe5
+refs/heads/master: 5fb10db991d9be2466e2af0cb17db5362f95bc2e
3
refs/heads/gh-pages: 9b91392095cbb68bba1a32efe7d8caeac44467d9
4
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
5
refs/tags/v0.0.10: 207ebd2a3472fddee69fe1298eb90429e3306efd
trunk/google-cloud-clients/pom.xml
@@ -852,6 +852,9 @@
852
<goals>
853
<goal>jar</goal>
854
</goals>
855
+ <configuration>
856
+ <doclint>none</doclint>
857
+ </configuration>
858
</execution>
859
</executions>
860
</plugin>
0 commit comments