#113: Renamed kubernetes-zipkin module to kubernetes-zipkin-example.
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>kubernetes-zipkin</artifactId>
|
||||
<artifactId>kubernetes-zipkin-example</artifactId>
|
||||
<name>Spring Cloud Kubernetes :: Examples :: Zipkin</name>
|
||||
<description>Example that demonstrates how to send Zipkin traces from a Spring Boot
|
||||
application to Zipkin server running In Kubernetes
|
||||
@@ -19,7 +19,7 @@
|
||||
<module>kubernetes-reload-example</module>
|
||||
<module>kubernetes-hello-world-example</module>
|
||||
<module>kubernetes-circuitbreaker-ribbon-example</module>
|
||||
<module>kubernetes-zipkin</module>
|
||||
<module>kubernetes-zipkin-example</module>
|
||||
</modules>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user