We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f97c9c commit 1fbee25Copy full SHA for 1fbee25
2 files changed
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 9447eb620c078215f8cd9a660a12c9f04cd59c31
+refs/heads/master: be37555c3d060721cadd3a27b47a7968c25fce59
trunk/pom.xml
@@ -301,7 +301,7 @@
301
<include>com/google/gcloud/**/*.class</include>
302
</includes>
303
<excludes>
304
- <exclude>com/google/gcloud/example/**/*.class</exclude>
+ <exclude>com/google/gcloud/examples/**/*.class</exclude>
305
</excludes>
306
</instrumentation>
307
<check />
0 commit comments