You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/10/14 08:15:30 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #271: Add MicroProfile Health extension

jamesnetherton commented on a change in pull request #271: Add MicroProfile Health extension
URL: https://github.com/apache/camel-quarkus/pull/271#discussion_r334366169
 
 

 ##########
 File path: poms/bom/pom.xml
 ##########
 @@ -332,6 +337,11 @@
                 <artifactId>camel-quarkus-log</artifactId>
                 <version>${camel-quarkus.version}</version>
             </dependency>
+            <dependency>
+                <groupId>org.apache.camel.quarkus</groupId>
+                <artifactId>camel-quarkus-microprofile-health</artifactId>
+                <version>${project.version}</version>
 
 Review comment:
   I've fixed that up now.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services