aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorsebright <sebright@google.com>2017-03-22 17:06:27 -0700
committerGitHub <noreply@github.com>2017-03-22 17:06:27 -0700
commit25486324e39093a68eb01e89a99b723241d21b90 (patch)
treeab3eca46abd3dc6ebd04f9706d1f392eb2ca4368 /benchmarks
parent07f0dd2f0fe62db217f0444cd5af046fe42a76d9 (diff)
parentb2ad2391559585b00c802634fdb2a4bdf9a41707 (diff)
downloadplatform_external_opencensus-java-25486324e39093a68eb01e89a99b723241d21b90.tar.gz
platform_external_opencensus-java-25486324e39093a68eb01e89a99b723241d21b90.tar.bz2
platform_external_opencensus-java-25486324e39093a68eb01e89a99b723241d21b90.zip
Merge pull request #164 from sebright/replace-census-with-instrumentation
Remove all occurrences of "Census" from documentation.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index 652a7f9f..e0e79e1f 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -7,7 +7,7 @@
<artifactId>census-benchmarks</artifactId>
- <name>Census Java Benchmarks</name>
+ <name>Instrumentation Java Benchmarks</name>
<url>https://github.com/google/instrumentation-java</url>
<parent>