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

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


The following commit(s) were added to refs/heads/main by this push:
     new 0dcaf9ae Move XSD in correct folder
0dcaf9ae is described below

commit 0dcaf9ae2bf9935b45fc6c6089d28328a80d6ce7
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Feb 7 09:42:36 2024 +0100

    Move XSD in correct folder
---
 .../camel-spring-xml-3.21.4.xsd => spring/camel-spring-3.21.4.xsd}        | 0
 .../camel-spring-xml-3.22.1.xsd => spring/camel-spring-3.22.1.xsd}        | 0
 .../camel-spring-xml-4.0.4.xsd => spring/camel-spring-4.0.4.xsd}          | 0
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/static/schema/spring-xml/camel-spring-xml-3.21.4.xsd 
b/static/schema/spring/camel-spring-3.21.4.xsd
similarity index 100%
rename from static/schema/spring-xml/camel-spring-xml-3.21.4.xsd
rename to static/schema/spring/camel-spring-3.21.4.xsd
diff --git a/static/schema/spring-xml/camel-spring-xml-3.22.1.xsd 
b/static/schema/spring/camel-spring-3.22.1.xsd
similarity index 100%
rename from static/schema/spring-xml/camel-spring-xml-3.22.1.xsd
rename to static/schema/spring/camel-spring-3.22.1.xsd
diff --git a/static/schema/spring-xml/camel-spring-xml-4.0.4.xsd 
b/static/schema/spring/camel-spring-4.0.4.xsd
similarity index 100%
rename from static/schema/spring-xml/camel-spring-xml-4.0.4.xsd
rename to static/schema/spring/camel-spring-4.0.4.xsd

Reply via email to