Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue 164 to update the runtime version #165

Merged
merged 1 commit into from
Oct 17, 2019

Conversation

zhfeng
Copy link
Contributor

@zhfeng zhfeng commented Oct 17, 2019

@@ -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>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we can use a non snapshot version

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not very sure as it looks like used in the camel-k builder_steps

@lburgazzoli
Copy link
Contributor

lburgazzoli commented Oct 17, 2019 via email

@zhfeng
Copy link
Contributor Author

zhfeng commented Oct 17, 2019

Oh, I understand. So I agree to use the non SNAPSHOT version and if we change the catalog schema in the future release, it needs to update the verify.groovy to check them, is it right ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants