This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-examples.git
The following commit(s) were added to refs/heads/master by this push: new 307af06 Upgrade JKube to 1.0.0 307af06 is described below commit 307af064fb8a2dc911a307249c5450f4e2d8b935 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Sep 9 12:24:46 2020 +0200 Upgrade JKube to 1.0.0 --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 20f1b21..15e24be 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -191,7 +191,7 @@ <woodstox-version>6.0.3</woodstox-version> <xmlunit-version>1.6</xmlunit-version> <derby-version>10.14.2.0</derby-version> - <jkube-version>1.0.0-rc-1</jkube-version> + <jkube-version>1.0.0</jkube-version> </properties> <!-- Comment out the snapshot repositories as we don't need them now -->