File tree Expand file tree Collapse file tree 14 files changed +29
-43
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 14 files changed +29
-43
lines changed 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 <parent >
54 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
65 <groupId >io.allune</groupId >
7- <version >2.12.0-SNAPSHOT </version >
6+ <version >2.15.0 </version >
87 </parent >
98 <modelVersion >4.0.0</modelVersion >
109
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 <parent >
54 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
65 <groupId >io.allune</groupId >
7- <version >2.12.0-SNAPSHOT </version >
6+ <version >2.15.0 </version >
87 </parent >
98 <modelVersion >4.0.0</modelVersion >
109
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 <parent >
54 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
65 <groupId >io.allune</groupId >
7- <version >2.12.0-SNAPSHOT </version >
6+ <version >2.15.0 </version >
87 </parent >
98 <modelVersion >4.0.0</modelVersion >
109
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 >
1110
1211 <groupId >io.allune</groupId >
1312 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
14- <version >2.12.0-SNAPSHOT </version >
13+ <version >2.15.0 </version >
1514 <packaging >pom</packaging >
1615
1716 <name >QuickFixJ Spring Boot Starter Examples</name >
4645 <connection >scm:git:git@github.com:esanchezros/quickfixj-spring-boot-starter-examples.git</connection >
4746 <developerConnection >scm:git:git@github.com:esanchezros/quickfixj-spring-boot-starter-examples.git
4847 </developerConnection >
49- <tag >HEAD </tag >
48+ <tag >2.15.0 </tag >
5049 </scm >
5150
5251 <properties >
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 <parent >
54 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
65 <groupId >io.allune</groupId >
7- <version >2.12.0-SNAPSHOT </version >
6+ <version >2.15.0 </version >
87 </parent >
98 <modelVersion >4.0.0</modelVersion >
109
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 <parent >
54 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
65 <groupId >io.allune</groupId >
7- <version >2.12.0-SNAPSHOT </version >
6+ <version >2.15.0 </version >
87 </parent >
98 <modelVersion >4.0.0</modelVersion >
109
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 <parent >
54 <artifactId >quickfixj-spring-boot-starter-examples</artifactId >
65 <groupId >io.allune</groupId >
7- <version >2.12.0-SNAPSHOT </version >
6+ <version >2.15.0 </version >
87 </parent >
98 <modelVersion >4.0.0</modelVersion >
109
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.12.0-SNAPSHOT </version >
8+ <version >2.15.0 </version >
109 </parent >
1110
1211 <artifactId >simple-client-with-database</artifactId >
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.12.0-SNAPSHOT </version >
8+ <version >2.15.0 </version >
109 </parent >
1110
1211 <artifactId >simple-client</artifactId >
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.12.0-SNAPSHOT </version >
8+ <version >2.15.0 </version >
109 </parent >
1110
1211 <artifactId >simple-server-dynamic-sessions</artifactId >
You can’t perform that action at this time.
0 commit comments