File tree Expand file tree Collapse file tree 4 files changed +10
-18
lines changed
amqp-spring-boot-autoconfigure Expand file tree Collapse file tree 4 files changed +10
-18
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 <modelVersion >4.0.0</modelVersion >
2220 <parent >
2321 <groupId >org.axonframework.extensions.amqp</groupId >
2422 <artifactId >axon-amqp-parent</artifactId >
25- <version >4.4-SNAPSHOT </version >
23+ <version >4.4</version >
2624 </parent >
2725
2826 <artifactId >axon-amqp-spring-boot-autoconfigure</artifactId >
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 <modelVersion >4.0.0</modelVersion >
2220 <parent >
2321 <groupId >org.springframework.boot</groupId >
2826
2927 <groupId >org.axonframework.extensions.amqp</groupId >
3028 <artifactId >axon-amqp-spring-boot-starter</artifactId >
31- <version >4.4-SNAPSHOT </version >
29+ <version >4.4</version >
3230
3331 <name >Axon Framework AMQP Extension - Spring Boot Starter</name >
3432 <description >Spring Boot Starter module for the AMQP Extension of Axon Framework</description >
157155 <connection >scm:git:git://github.com/AxonFramework/extension-amqp.git</connection >
158156 <
developerConnection >scm:git:
[email protected] :AxonFramework/extension-amqp.git</
developerConnection >
159157 <url >https://github.com/AxonFramework/extension-amqp</url >
160- <tag >HEAD </tag >
158+ <tag >axon-amqp-4.4 </tag >
161159 </scm >
162160
163161</project >
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 <modelVersion >4.0.0</modelVersion >
2220 <parent >
2321 <groupId >org.axonframework.extensions.amqp</groupId >
2422 <artifactId >axon-amqp-parent</artifactId >
25- <version >4.4-SNAPSHOT </version >
23+ <version >4.4</version >
2624 </parent >
2725
2826 <artifactId >axon-amqp</artifactId >
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
2220 <groupId >org.axonframework.extensions.amqp</groupId >
2321 <artifactId >axon-amqp-parent</artifactId >
24- <version >4.4-SNAPSHOT </version >
22+ <version >4.4</version >
2523 <modules >
2624 <module >amqp</module >
2725 <module >amqp-spring-boot-autoconfigure</module >
396394 <connection >scm:git:git://github.com/AxonFramework/extension-amqp.git</connection >
397395 <
developerConnection >scm:git:
[email protected] :AxonFramework/extension-amqp.git</
developerConnection >
398396 <url >https://github.com/AxonFramework/extension-amqp</url >
399- <tag >HEAD </tag >
397+ <tag >axon-amqp-4.4 </tag >
400398 </scm >
401399
402400 <developers >
You can’t perform that action at this time.
0 commit comments