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 19
19
<parent >
20
20
<artifactId >axon-amqp-parent</artifactId >
21
21
<groupId >org.axonframework.extensions.amqp</groupId >
22
- <version >4.8.0-SNAPSHOT </version >
22
+ <version >4.8.0</version >
23
23
</parent >
24
24
<modelVersion >4.0.0</modelVersion >
25
25
26
26
<artifactId >amqp-axon-example</artifactId >
27
- <version >4.8.0-SNAPSHOT </version >
27
+ <version >4.8.0</version >
28
28
29
29
<name >Axon Framework AMQP Extension - Spring Boot Example</name >
30
30
<description >Example module for the AMQP Extension of Axon Framework</description >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.axonframework.extensions.amqp</groupId >
22
22
<artifactId >axon-amqp-parent</artifactId >
23
- <version >4.8.0-SNAPSHOT </version >
23
+ <version >4.8.0</version >
24
24
</parent >
25
25
26
26
<artifactId >axon-amqp-spring-boot-autoconfigure</artifactId >
Original file line number Diff line number Diff line change 26
26
27
27
<groupId >org.axonframework.extensions.amqp</groupId >
28
28
<artifactId >axon-amqp-spring-boot-starter</artifactId >
29
- <version >4.8.0-SNAPSHOT </version >
29
+ <version >4.8.0</version >
30
30
31
31
<name >Axon Framework AMQP Extension - Spring Boot Starter</name >
32
32
<description >Spring Boot Starter module for the AMQP Extension of Axon Framework</description >
155
155
<connection >scm:git:git://github.com/AxonFramework/extension-amqp.git</connection >
156
156
<developerConnection >scm:git:git@github.com:AxonFramework/extension-amqp.git</developerConnection >
157
157
<url >https://github.com/AxonFramework/extension-amqp</url >
158
- <tag >HEAD </tag >
158
+ <tag >axon-amqp-4.8.0 </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.amqp</groupId >
22
22
<artifactId >axon-amqp-parent</artifactId >
23
- <version >4.8.0-SNAPSHOT </version >
23
+ <version >4.8.0</version >
24
24
</parent >
25
25
26
26
<artifactId >axon-amqp</artifactId >
Original file line number Diff line number Diff line change 19
19
20
20
<groupId >org.axonframework.extensions.amqp</groupId >
21
21
<artifactId >axon-amqp-parent</artifactId >
22
- <version >4.8.0-SNAPSHOT </version >
22
+ <version >4.8.0</version >
23
23
<modules >
24
24
<module >amqp</module >
25
25
<module >amqp-spring-boot-autoconfigure</module >
451
451
<connection >scm:git:git://github.com/AxonFramework/extension-amqp.git</connection >
452
452
<developerConnection >scm:git:git@github.com:AxonFramework/extension-amqp.git</developerConnection >
453
453
<url >https://github.com/AxonFramework/extension-amqp</url >
454
- <tag >HEAD </tag >
454
+ <tag >axon-amqp-4.8.0 </tag >
455
455
</scm >
456
456
457
457
<developers >
You can’t perform that action at this time.
0 commit comments