Skip to content

Commit 9d2b14f

Browse files
committed
Added example for configString
1 parent dbe1f61 commit 9d2b14f

File tree

1 file changed

+2
-2
lines changed
  • simple-client-and-server-config-string

1 file changed

+2
-2
lines changed

simple-client-and-server-config-string/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<modelVersion>4.0.0</modelVersion>
1010

1111
<artifactId>simple-client-and-server-config-string</artifactId>
12-
<name>QuickFixJ Spring Boot Starter Examples :: Simple Client and Server</name>
13-
<description>QuickFixJ Spring Boot Starter Simple Client and Server</description>
12+
<name>QuickFixJ Spring Boot Starter Examples :: Simple Client and Server using Config String</name>
13+
<description>QuickFixJ Spring Boot Starter Simple Client and Server using Config String</description>
1414

1515
<dependencies>
1616
<dependency>

0 commit comments

Comments
 (0)