File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
amqp-spring-boot-autoconfigure Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1919 <parent >
2020 <artifactId >axon-amqp-parent</artifactId >
2121 <groupId >org.axonframework.extensions.amqp</groupId >
22- <version >4.12.0 </version >
22+ <version >4.12.1-SNAPSHOT </version >
2323 </parent >
2424 <modelVersion >4.0.0</modelVersion >
2525
2626 <artifactId >amqp-axon-example</artifactId >
27- <version >4.12.0 </version >
27+ <version >4.12.1-SNAPSHOT </version >
2828
2929 <name >Axon Framework AMQP Extension - Spring Boot Example</name >
3030 <description >Example module for the AMQP Extension of Axon Framework</description >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >org.axonframework.extensions.amqp</groupId >
2222 <artifactId >axon-amqp-parent</artifactId >
23- <version >4.12.0 </version >
23+ <version >4.12.1-SNAPSHOT </version >
2424 </parent >
2525
2626 <artifactId >axon-amqp-spring-boot-autoconfigure</artifactId >
Original file line number Diff line number Diff line change 2626
2727 <groupId >org.axonframework.extensions.amqp</groupId >
2828 <artifactId >axon-amqp-spring-boot-starter</artifactId >
29- <version >4.12.0 </version >
29+ <version >4.12.1-SNAPSHOT </version >
3030
3131 <name >Axon Framework AMQP Extension - Spring Boot Starter</name >
3232 <description >Spring Boot Starter module for the AMQP Extension of Axon Framework</description >
148148 <connection >scm:git:git://github.com/AxonFramework/extension-amqp.git</connection >
149149 <
developerConnection >scm:git:
[email protected] :AxonFramework/extension-amqp.git</
developerConnection >
150150 <url >https://github.com/AxonFramework/extension-amqp</url >
151- <tag >axon-amqp-4.12.0 </tag >
151+ <tag >HEAD </tag >
152152 </scm >
153153
154154</project >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >org.axonframework.extensions.amqp</groupId >
2222 <artifactId >axon-amqp-parent</artifactId >
23- <version >4.12.0 </version >
23+ <version >4.12.1-SNAPSHOT </version >
2424 </parent >
2525
2626 <artifactId >axon-amqp</artifactId >
Original file line number Diff line number Diff line change 1919
2020 <groupId >org.axonframework.extensions.amqp</groupId >
2121 <artifactId >axon-amqp-parent</artifactId >
22- <version >4.12.0 </version >
22+ <version >4.12.1-SNAPSHOT </version >
2323 <modules >
2424 <module >amqp</module >
2525 <module >amqp-spring-boot-autoconfigure</module >
487487 <connection >scm:git:git://github.com/AxonFramework/extension-amqp.git</connection >
488488 <
developerConnection >scm:git:
[email protected] :AxonFramework/extension-amqp.git</
developerConnection >
489489 <url >https://github.com/AxonFramework/extension-amqp</url >
490- <tag >axon-amqp-4.12.0 </tag >
490+ <tag >HEAD </tag >
491491 </scm >
492492
493493 <developers >
You can’t perform that action at this time.
0 commit comments