File tree Expand file tree Collapse file tree 16 files changed +19
-21
lines changed
docker-server-client-with-database
docker-server-client-with-failover
simple-client-and-server-config-string
simple-client-with-database
simple-server-dynamic-sessions
simple-server-with-database Expand file tree Collapse file tree 16 files changed +19
-21
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
55 <groupId >io.allune</groupId >
6- <version >2.15.1-SNAPSHOT </version >
6+ <version >2.15.3 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
55 <groupId >io.allune</groupId >
6- <version >2.15.1-SNAPSHOT </version >
6+ <version >2.15.3 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
55 <groupId >io.allune</groupId >
6- <version >2.15.1-SNAPSHOT </version >
6+ <version >2.15.3 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 44
55 <groupId >io.allune</groupId >
66 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
7- <version >2.15.1-SNAPSHOT </version >
7+ <version >2.15.3 </version >
88 <packaging >pom</packaging >
99
1010 <name >QuickFixJ Spring Boot Starter Examples</name >
4949 <connection >scm:git:git@github.com:esanchezros/quickfixj-spring-boot-starter-examples.git</connection >
5050 <developerConnection >scm:git:git@github.com:esanchezros/quickfixj-spring-boot-starter-examples.git
5151 </developerConnection >
52- <tag >HEAD </tag >
52+ <tag >2.15.3 </tag >
5353 </scm >
5454
5555 <properties >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
55 <groupId >io.allune</groupId >
6- <version >2.15.1-SNAPSHOT </version >
6+ <version >2.15.3 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
55 <groupId >io.allune</groupId >
6- <version >2.15.1-SNAPSHOT </version >
6+ <version >2.15.3 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
55 <groupId >io.allune</groupId >
6- <version >2.15.1-SNAPSHOT </version >
6+ <version >2.15.3 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >io.allune</groupId >
87 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
9- <version >2.15.1-SNAPSHOT </version >
8+ <version >2.15.3 </version >
109 </parent >
1110
1211 <artifactId >simple-client-spring-3</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.allune</groupId >
77 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
8- <version >2.15.1-SNAPSHOT </version >
8+ <version >2.15.3 </version >
99 </parent >
1010
1111 <artifactId >simple-client-with-database</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.allune</groupId >
77 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
8- <version >2.15.1-SNAPSHOT </version >
8+ <version >2.15.3 </version >
99 </parent >
1010
1111 <artifactId >simple-client</artifactId >
You can’t perform that action at this time.
0 commit comments