Skip to content

Commit

Permalink
Update spring schemas version for 6.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jbonofre committed Apr 30, 2024
1 parent e116b5a commit b70a1f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions activemq-osgi/src/main/resources/META-INF/spring.schemas
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ http\://activemq.apache.org/schema/core/activemq-core-6.0.1.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-6.1.0.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-6.1.1.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-6.1.2.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-6.2.0.xsd=activemq.xsd

http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd

Expand Down
1 change: 1 addition & 0 deletions activemq-spring/src/main/resources/META-INF/spring.schemas
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ http\://activemq.apache.org/schema/core/activemq-core-6.0.1.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-6.1.0.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-6.1.1.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-6.1.2.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-6.2.0.xsd=activemq.xsd

http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd
http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd

0 comments on commit b70a1f4

Please sign in to comment.