Skip to content

Commit 741142f

Browse files
SoftlySplinterGitHub Enterprise
authored andcommitted
Update README.md
1 parent 88afcc6 commit 741142f

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
@@ -60,7 +60,7 @@ This will compile the Java code, build a WAR file and package it and the EP adap
6060
Run the following command from the `cics-eventprocessing-java` directory:
6161

6262
```sh
63-
mvn verify
63+
./mvnw verify
6464
```
6565

6666
This will compile the Java code, build a WAR file and package it and the EP adapter and Event binding into a CICS bundle as a ZIP file at `./cics-eventprocessing-java-bundle/target/cics-eventprocessing-java-bundle-0.0.1-SNAPSHOT.zip`

0 commit comments

Comments
 (0)