Skip to content

Commit 3c27879

Browse files
authored
Fix readme to use Maven verify (#12)
1 parent 0d56129 commit 3c27879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ If using the CICS bundle ZIP, the CICS JVM server name should be modified in the
7070

7171
Run the following in a local command prompt which will create a WAR file for deployment.
7272

73-
`mvn clean package`
73+
`mvn clean verify`
7474

7575
This creates a WAR file in the `target` directory.
7676

0 commit comments

Comments
 (0)