Skip to content

Commit d2ced9d

Browse files
committed
HV-459 Fixing typo in readme.
1 parent 6a3703b commit d2ced9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hibernate-validator-tck-runner/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ used when running
1515
You can also run the TCK test against JBoss AS7 (>Beta3). In this case the tests are bundled as war files and executed
1616
in a remote JBoss AS7 instance:
1717

18-
$ mvn clean test -D incontainer
18+
$ mvn clean test -Dincontainer
1919

2020
In this mode the tests will run against the Hibernate Validator version bundled with AS 7 (currently 4.1.0.Final) which
2121
will lead to test errors. You can place the latest Hibernate Validator instance into your AS 7 instance or you can

0 commit comments

Comments
 (0)