Skip to content

Commit 3448e66

Browse files
Updating missed instances of cloud trace -> trace
1 parent 167d18d commit 3448e66

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gcloud-java-trace/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
<artifactId>gcloud-java-cloudtrace</artifactId>
4+
<artifactId>gcloud-java-trace</artifactId>
55
<packaging>jar</packaging>
66
<name>GCloud Java Stackdriver Trace</name>
7-
<url>https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-cloudtrace</url>
7+
<url>https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-trace</url>
88
<description>
99
Java idiomatic client for Stackdriver Trace.
1010
</description>
@@ -14,7 +14,7 @@
1414
<version>0.2.9-SNAPSHOT</version>
1515
</parent>
1616
<properties>
17-
<site.installationModule>gcloud-java-cloudtrace</site.installationModule>
17+
<site.installationModule>gcloud-java-trace</site.installationModule>
1818
</properties>
1919
<dependencies>
2020
<dependency>

0 commit comments

Comments
 (0)