Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions collector-pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>collector-pubsub</artifactId>
<name>Zipkin Collector: Google PubSub</name>

<properties>
<main.basedir>${project.basedir}/..</main.basedir>
Expand Down
1 change: 1 addition & 0 deletions propagation-stackdriver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>brave-propagation-stackdriver</artifactId>
<name>Brave Propagation: Stackdriver</name>

<properties>
<module.name>brave.propagation.stackdriver</module.name>
Expand Down
Loading