Skip to content

Commit

Permalink
Fix whitespace in trace dependency tag. (GoogleCloudPlatform#1296)
Browse files Browse the repository at this point in the history
  • Loading branch information
dzlier-gcp authored Dec 11, 2018
1 parent a1d9d32 commit 712cc5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions trace/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</properties>

<dependencies>
<!-- [START trace_setup_java_maven ] -->
<!-- [START trace_setup_java_maven] -->
<dependency>
<groupId>io.opencensus</groupId>
<artifactId>opencensus-api</artifactId>
Expand All @@ -56,7 +56,7 @@
<version>0.12.2</version>
<scope>runtime</scope>
</dependency>
<!-- [END trace_setup_java_maven ] -->
<!-- [END trace_setup_java_maven] -->

<!-- Test dependencies -->
<dependency>
Expand Down

0 comments on commit 712cc5f

Please sign in to comment.