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 aa94dec2 Move spring XSD to correct location
aa94dec2 is described below

commit aa94dec2af6ece1e963fbb116598a8f3a9be1f71
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jun 20 10:41:41 2023 +0200

    Move spring XSD to correct location
---
 .../camel-spring-xml-3.14.9.xsd => spring/camel-spring-3.14.9.xsd}        | 0
 .../camel-spring-xml-3.20.6.xsd => spring/camel-spring-3.20.6.xsd}        | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

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

Reply via email to