Skip to content

Commit 625a3f2

Browse files
authored
Update README.md
1 parent 34c73f1 commit 625a3f2

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
@@ -76,7 +76,7 @@ Run the following in a local command prompt which will create a WAR file for dep
7676

7777
This creates a WAR file in the `target` directory.
7878

79-
If building a CICS bundle ZIP the CICS bundle plugin bundle-war goal is driven using the maven verify phase. The CICS JVM server name should be modified in the <cics.jvmserver> property in the [`pom.xml`](pom.xml) to match the required CICS JVMSERVER resource name, or alternatively can be set on the command line as follows.
79+
If building a CICS bundle ZIP the CICS bundle plugin bundle-war goal is driven using the maven verify phase. The CICS JVM server name should be modified in the `<cics.jvmserver>` property in the [`pom.xml`](pom.xml) to match the required CICS JVMSERVER resource name, or alternatively can be set on the command line as follows.
8080

8181
`mvn clean verify -Dcics.jvmserver=MYJVM`
8282

0 commit comments

Comments
 (0)