Skip to content

Commit

Permalink
samples: fix snippet closing tag (googleapis#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored Mar 18, 2020
1 parent e6745fa commit ca5d000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-resourcemanager/samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<artifactId>google-cloud-resourcemanager</artifactId>
<version>0.117.2-alpha</version>
</dependency>
<!-- [END cloudresourcemanager_install_with_bom] -->
<!-- [END cloudresourcemanager_install_without_bom] -->

<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit ca5d000

Please sign in to comment.