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/17 11:10:17 UTC

[GitHub] [camel-k-runtime] lburgazzoli commented on a change in pull request #165: Fix issue 164 to update the runtime version

lburgazzoli commented on a change in pull request #165: Fix issue 164 to update the runtime version
URL: https://github.com/apache/camel-k-runtime/pull/165#discussion_r335944073
 
 

 ##########
 File path: tooling/camel-k-maven-plugin/src/it/generate-catalog/pom.xml
 ##########
 @@ -30,7 +30,7 @@
     <properties>
         <catalog.path>${project.basedir}</catalog.path>
         <camel.version>3.0.0-RC1</camel.version>
-        <runtime.version>1.0.2-SNAPSHOT</runtime.version>
+        <runtime.version>1.0.5-SNAPSHOT</runtime.version>
 
 Review comment:
   maybe we can use a non snapshot version

----------------------------------------------------------------
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