File tree 6 files changed +11
-11
lines changed
jgroups-spring-boot-3-integrationtests
jgroups-spring-boot-autoconfigure
jgroups-spring-boot-starter
6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- ~ Copyright (c) 2010-2023 . Axon Framework
3
+ ~ Copyright (c) 2010-2024 . Axon Framework
4
4
~
5
5
~ Licensed under the Apache License, Version 2.0 (the "License");
6
6
~ you may not use this file except in compliance with the License.
21
21
<parent >
22
22
<groupId >org.axonframework.extensions.jgroups</groupId >
23
23
<artifactId >axon-jgroups-parent</artifactId >
24
- <version >4.9.1 -SNAPSHOT</version >
24
+ <version >4.10.0 -SNAPSHOT</version >
25
25
</parent >
26
26
27
27
<artifactId >axon-coverage-report</artifactId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- ~ Copyright (c) 2010-2023 . Axon Framework
3
+ ~ Copyright (c) 2010-2024 . Axon Framework
4
4
~
5
5
~ Licensed under the Apache License, Version 2.0 (the "License");
6
6
~ you may not use this file except in compliance with the License.
33
33
<description >
34
34
Module used to test the integration with Spring Boot 3
35
35
</description >
36
- <version >4.9.1 -SNAPSHOT</version >
36
+ <version >4.10.0 -SNAPSHOT</version >
37
37
38
38
<packaging >jar</packaging >
39
39
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- ~ Copyright (c) 2010-2023 . Axon Framework
3
+ ~ Copyright (c) 2010-2024 . Axon Framework
4
4
~
5
5
~ Licensed under the Apache License, Version 2.0 (the "License");
6
6
~ you may not use this file except in compliance with the License.
20
20
<parent >
21
21
<groupId >org.axonframework.extensions.jgroups</groupId >
22
22
<artifactId >axon-jgroups-parent</artifactId >
23
- <version >4.9.1 -SNAPSHOT</version >
23
+ <version >4.10.0 -SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<artifactId >axon-jgroups-spring-boot-autoconfigure</artifactId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- ~ Copyright (c) 2010-2023 . Axon Framework
3
+ ~ Copyright (c) 2010-2024 . Axon Framework
4
4
~
5
5
~ Licensed under the Apache License, Version 2.0 (the "License");
6
6
~ you may not use this file except in compliance with the License.
26
26
27
27
<groupId >org.axonframework.extensions.jgroups</groupId >
28
28
<artifactId >axon-jgroups-spring-boot-starter</artifactId >
29
- <version >4.9.1 -SNAPSHOT</version >
29
+ <version >4.10.0 -SNAPSHOT</version >
30
30
31
31
<name >Axon Framework JGroups Extension - Spring Boot Starter</name >
32
32
<description >Spring Boot Starter module for the JGroups Extension of Axon Framework</description >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- ~ Copyright (c) 2010-2023 . Axon Framework
3
+ ~ Copyright (c) 2010-2024 . Axon Framework
4
4
~
5
5
~ Licensed under the Apache License, Version 2.0 (the "License");
6
6
~ you may not use this file except in compliance with the License.
20
20
<parent >
21
21
<groupId >org.axonframework.extensions.jgroups</groupId >
22
22
<artifactId >axon-jgroups-parent</artifactId >
23
- <version >4.9.1 -SNAPSHOT</version >
23
+ <version >4.10.0 -SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<artifactId >axon-jgroups</artifactId >
Original file line number Diff line number Diff line change 19
19
20
20
<groupId >org.axonframework.extensions.jgroups</groupId >
21
21
<artifactId >axon-jgroups-parent</artifactId >
22
- <version >4.9.1 -SNAPSHOT</version >
22
+ <version >4.10.0 -SNAPSHOT</version >
23
23
<modules >
24
24
<module >jgroups</module >
25
25
<module >jgroups-spring-boot-autoconfigure</module >
You can’t perform that action at this time.
0 commit comments