This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 509f4b527 feat(crds): include sources in java dependency
509f4b527 is described below

commit 509f4b52750db8fe44fe3f5c36ec3b31147077a7
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Fri Sep 1 15:23:08 2023 +0200

    feat(crds): include sources in java dependency
    
    Closes #4655
---
 java/src/main/resources | 1 +
 1 file changed, 1 insertion(+)

diff --git a/java/src/main/resources b/java/src/main/resources
new file mode 120000
index 000000000..de2310f46
--- /dev/null
+++ b/java/src/main/resources
@@ -0,0 +1 @@
+../../../config/crd/bases/
\ No newline at end of file

Reply via email to