Skip to content

Commit c527ef1

Browse files
committed
doc updated
1 parent a6275fd commit c527ef1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quickfixj-stress-test/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ $ mvn clean package -pl quickfixj-stress-test -am -Dmaven.javadoc.skip=true -Dsk
2929
- `-am` - Also build required dependent modules
3030
- `-Dmaven.javadoc.skip` - Skip JavaDoc generation
3131
- `-DskipTests` - Skip running unit test cases during build
32-
- `-DskipAT=true` - Skip acceptance tests
33-
- `-PskipBundlePlugin,minimal-fix-latest` - Skip bundle plugin and use minimal FIX Orchestra code genration
32+
- `-DskipAT=true` - Skip running acceptance tests
33+
- `-PskipBundlePlugin,minimal-fix-latest` - Skip bundle plugin and use minimal FIX Orchestra code generation
3434

3535
### Running Tests
3636

0 commit comments

Comments
 (0)