We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd3d1f2 commit a665f79Copy full SHA for a665f79
dataproc/snippets/pom.xml
@@ -42,7 +42,7 @@
42
<groupId>com.google.cloud</groupId>
43
<artifactId>google-cloud-dataproc</artifactId>
44
</dependency>
45
- <!-- BEGIN_EXCLUDE -->
+ <!-- [START_EXCLUDE] -->
46
<dependency>
47
48
<artifactId>google-cloud-storage</artifactId>
@@ -59,7 +59,7 @@
59
<version>1.0.1</version>
60
<scope>test</scope>
61
62
- <!-- END_EXCLUDE -->
+ <!-- [END_EXCLUDE] -->
63
</dependencies>
64
<!-- [END dataproc_install_with_bom] -->
65
</project>
0 commit comments