This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 5c4a028 Added example of AWS Secrets Manager Properties function in Camel-jbang DSL 5c4a028 is described below commit 5c4a0284a7cf6b393113803b77f8a4caaeaccb54 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Feb 15 17:25:26 2022 +0100 Added example of AWS Secrets Manager Properties function in Camel-jbang DSL --- .../camel-jbang-main/examples/aws-secrets-manager-properties.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsl/camel-jbang/camel-jbang-main/examples/aws-secrets-manager-properties.yaml b/dsl/camel-jbang/camel-jbang-main/examples/aws-secrets-manager-properties.yaml index 3f76126..8002fae 100644 --- a/dsl/camel-jbang/camel-jbang-main/examples/aws-secrets-manager-properties.yaml +++ b/dsl/camel-jbang/camel-jbang-main/examples/aws-secrets-manager-properties.yaml @@ -15,7 +15,7 @@ ## limitations under the License. ## --------------------------------------------------------------------------- -# camel-k: dependency=mvn:org.apache.camel:camel-aws-secrets-manager:3.16.0-SNAPSHOT +# camel-k: dependency=camel:aws-secrets-manager - route: from: uri: "kamelet:timer-source"