File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
quickfixj-spring-boot-actuator
quickfixj-spring-boot-autoconfigure
quickfixj-spring-boot-context
quickfixj-spring-boot-starter Expand file tree Collapse file tree 5 files changed +6
-6
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 >3.0.0-SNAPSHOT </version >
7
+ <version >3.0.1 </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Spring Boot Starter for QuickFIX/J</name >
38
38
<url >https://github.com/esanchezros/quickfixj-spring-boot-starter</url >
39
39
<connection >scm:git:git@github.com:esanchezros/quickfixj-spring-boot-starter.git</connection >
40
40
<developerConnection >scm:git:git@github.com:esanchezros/quickfixj-spring-boot-starter.git</developerConnection >
41
- <tag >HEAD </tag >
41
+ <tag >3.0.1 </tag >
42
42
</scm >
43
43
44
44
<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 >3.0.0-SNAPSHOT </version >
8
+ <version >3.0.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 >3.0.0-SNAPSHOT </version >
6
+ <version >3.0.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 >3.0.0-SNAPSHOT </version >
8
+ <version >3.0.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 5
5
<parent >
6
6
<groupId >io.allune</groupId >
7
7
<artifactId >quickfixj-spring-boot</artifactId >
8
- <version >3.0.0-SNAPSHOT </version >
8
+ <version >3.0.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