File tree Expand file tree Collapse file tree 5 files changed +9
-11
lines changed
amqp-spring-boot-autoconfigure Expand file tree Collapse file tree 5 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
18- <project xmlns =" http://maven.apache.org/POM/4.0.0"
19- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2119 <parent >
2220 <artifactId >axon-amqp-parent</artifactId >
2321 <groupId >org.axonframework.extensions.amqp</groupId >
24- <version >4.6.0-SNAPSHOT </version >
22+ <version >4.6.0</version >
2523 </parent >
2624 <modelVersion >4.0.0</modelVersion >
2725
2826 <artifactId >amqp-axon-example</artifactId >
29- <version >4.6.0-SNAPSHOT </version >
27+ <version >4.6.0</version >
3028
3129 <name >Axon Framework AMQP Extension - Spring Boot Example</name >
3230 <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.6.0-SNAPSHOT </version >
23+ <version >4.6.0</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.6.0-SNAPSHOT </version >
29+ <version >4.6.0</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 >
155155 <connection >scm:git:git://github.com/AxonFramework/extension-amqp.git</connection >
156156 <
developerConnection >scm:git:
[email protected] :AxonFramework/extension-amqp.git</
developerConnection >
157157 <url >https://github.com/AxonFramework/extension-amqp</url >
158- <tag >HEAD </tag >
158+ <tag >axon-amqp-4.6.0 </tag >
159159 </scm >
160160
161161</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.6.0-SNAPSHOT </version >
23+ <version >4.6.0</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.6.0-SNAPSHOT </version >
22+ <version >4.6.0</version >
2323 <modules >
2424 <module >amqp</module >
2525 <module >amqp-spring-boot-autoconfigure</module >
414414 <connection >scm:git:git://github.com/AxonFramework/extension-amqp.git</connection >
415415 <
developerConnection >scm:git:
[email protected] :AxonFramework/extension-amqp.git</
developerConnection >
416416 <url >https://github.com/AxonFramework/extension-amqp</url >
417- <tag >HEAD </tag >
417+ <tag >axon-amqp-4.6.0 </tag >
418418 </scm >
419419
420420 <developers >
You can’t perform that action at this time.
0 commit comments