This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
commit d0b4e10c544dcc7cac4f01d2ec4bdd8c5959dd21 Author: Marat Gubaidullin <ma...@talismancloud.io> AuthorDate: Mon Sep 11 12:12:04 2023 -0400 Replace tekton pipleines with Builder pod for #817 --- karavan-web/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/karavan-web/pom.xml b/karavan-web/pom.xml index 2c09497e..b9166af3 100644 --- a/karavan-web/pom.xml +++ b/karavan-web/pom.xml @@ -24,7 +24,6 @@ <camel.version>4.0.0-RC1</camel.version> <camel-kamelet.version>4.0.0-RC1</camel-kamelet.version> <surefire-plugin.version>3.1.0</surefire-plugin.version> - <tekton.version>6.7.2</tekton.version> <jgit.version>2.3.2</jgit.version> <quinoa.version>1.2.4</quinoa.version> <resources-plugin.version>3.3.0</resources-plugin.version>