redhat-developer / reactive-microservices-in-java

Source code from the Reactive Microservices in Java book
Apache License 2.0
140 stars 80 forks source link

Wrong artifact in poms #2

Closed kevinearls closed 7 years ago

kevinearls commented 7 years ago

These two poms have "hello-consumer-microservice-message" as their artifactId instead of their own names

microservices/hello-consumer-microservice-timeout/pom.xml microservices/hello-microservice-faulty/pom.xml

I'll submit a PR shortly

kevinearls commented 7 years ago

Fixed with https://github.com/redhat-developer/reactive-microservices-in-java/pull/3