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:50:25 UTC

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

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

 ##########
 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:
   I'm not very sure as it looks like used in the [camel-k builder_steps](https://github.com/apache/camel-k/blob/59bebae1d9f9d2414979a2c18f9e8ab581c42977/pkg/builder/builder_steps.go#L251)
   

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