Skip to content

Commit

Permalink
Rename service-discovery-examples to service-resolver-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Oct 21, 2024
1 parent ef9ba23 commit 73138ae
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<module>amqp-proton-examples</module>
<module>camel-bridge-examples</module>
<module>circuit-breaker-examples</module>
<module>service-discovery-examples</module>
<module>service-resolver-examples</module>
<module>mqtt-examples</module>
<module>grpc-examples</module>
<module>kafka-examples</module>
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<modelVersion>4.0.0</modelVersion>

<artifactId>service-discovery-examples</artifactId>
<artifactId>service-resolver-examples</artifactId>

<dependencies>
<dependency>
Expand Down

0 comments on commit 73138ae

Please sign in to comment.