File tree 4 files changed +6
-6
lines changed
jgroups-spring-boot-autoconfigure
jgroups-spring-boot-starter
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.axonframework.extensions.jgroups</groupId >
22
22
<artifactId >axon-jgroups-parent</artifactId >
23
- <version >4.10.0 </version >
23
+ <version >4.10.1-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 26
26
27
27
<groupId >org.axonframework.extensions.jgroups</groupId >
28
28
<artifactId >axon-jgroups-spring-boot-starter</artifactId >
29
- <version >4.10.0 </version >
29
+ <version >4.10.1-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 >
155
155
<connection >scm:git:git://github.com/AxonFramework/extension-jgroups.git</connection >
156
156
<developerConnection >scm:git:git@github.com:AxonFramework/extension-jgroups.git</developerConnection >
157
157
<url >https://github.com/AxonFramework/extension-jgroups</url >
158
- <tag >axon-jgroups-4.10.0 </tag >
158
+ <tag >HEAD </tag >
159
159
</scm >
160
160
161
161
</project >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.axonframework.extensions.jgroups</groupId >
22
22
<artifactId >axon-jgroups-parent</artifactId >
23
- <version >4.10.0 </version >
23
+ <version >4.10.1-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.10.0 </version >
22
+ <version >4.10.1-SNAPSHOT </version >
23
23
<modules >
24
24
<module >jgroups</module >
25
25
<module >jgroups-spring-boot-autoconfigure</module >
488
488
<connection >scm:git:git://github.com/AxonFramework/extension-jgroups.git</connection >
489
489
<developerConnection >scm:git:git@github.com:AxonFramework/extension-jgroups.git</developerConnection >
490
490
<url >https://github.com/AxonFramework/extension-jgroups</url >
491
- <tag >axon-jgroups-4.10.0 </tag >
491
+ <tag >HEAD </tag >
492
492
</scm >
493
493
494
494
<developers >
You can’t perform that action at this time.
0 commit comments