File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
quickfixj-spring-boot-actuator
quickfixj-spring-boot-autoconfigure
quickfixj-spring-boot-context
quickfixj-spring-boot-dependencies
quickfixj-spring-boot-starter Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >io.allune</groupId >
6
6
<artifactId >quickfixj-spring-boot</artifactId >
7
- <version >2.16.1-SNAPSHOT </version >
7
+ <version >2.16.1</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Spring Boot Starter for QuickFIX/J</name >
39
39
<url >https://github.com/esanchezros/quickfixj-spring-boot-starter</url >
40
40
<connection >scm:git:git@github.com:esanchezros/quickfixj-spring-boot-starter.git</connection >
41
41
<developerConnection >scm:git:git@github.com:esanchezros/quickfixj-spring-boot-starter.git</developerConnection >
42
- <tag >HEAD </tag >
42
+ <tag >2.16.1 </tag >
43
43
</scm >
44
44
45
45
<issueManagement >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.allune</groupId >
7
7
<artifactId >quickfixj-spring-boot</artifactId >
8
- <version >2.16.1-SNAPSHOT </version >
8
+ <version >2.16.1</version >
9
9
</parent >
10
10
11
11
<artifactId >quickfixj-spring-boot-actuator</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >quickfixj-spring-boot</artifactId >
5
5
<groupId >io.allune</groupId >
6
- <version >2.16.1-SNAPSHOT </version >
6
+ <version >2.16.1</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.allune</groupId >
7
7
<artifactId >quickfixj-spring-boot</artifactId >
8
- <version >2.16.1-SNAPSHOT </version >
8
+ <version >2.16.1</version >
9
9
</parent >
10
10
11
11
<artifactId >quickfixj-spring-boot-context</artifactId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >io.allune</groupId >
6
6
<artifactId >quickfixj-spring-boot-dependencies</artifactId >
7
- <version >2.16.1-SNAPSHOT </version >
7
+ <version >2.16.1</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Spring Boot Starter for QuickFix/J :: Dependencies</name >
43
43
<url >https://github.com/esanchezros/quickfixj-spring-boot-starter</url >
44
44
<connection >scm:git:git@github.com:esanchezros/quickfixj-spring-boot-starter.git</connection >
45
45
<developerConnection >scm:git:git@github.com:esanchezros/quickfixj-spring-boot-starter.git</developerConnection >
46
- <tag >HEAD </tag >
46
+ <tag >2.16.1 </tag >
47
47
</scm >
48
48
49
49
<ciManagement >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.allune</groupId >
7
7
<artifactId >quickfixj-spring-boot</artifactId >
8
- <version >2.16.1-SNAPSHOT </version >
8
+ <version >2.16.1</version >
9
9
</parent >
10
10
<artifactId >quickfixj-spring-boot-starter</artifactId >
11
11
<name >Spring Boot Starter for QuickFIX/J :: Starter</name >
You can’t perform that action at this time.
0 commit comments