Skip to content

Commit 5e5c673

Browse files
committed
Update README
1 parent 301cdcc commit 5e5c673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Java programs for both the calling and target programs are provided.
66
Sample DFHCSDUP input is provided to build the CICS resource definitions for the transaction IDs, programs and bundles,
77
along with Gradle and Maven build files to build the Java applications and package into CICS bundle project ZIP files for deployment.
88
Branches are provided for both CICS TS V5 and CICS TS V6 highlighting changes in JCICS v2 at CICS TS V6.
9-
The V5 branch uses the OSGi CICSMainClass header to denote the program entry point, and the CICS TS V6 branch uses the
10-
new `@CICSProgram` annotation for the channel based programs and the CICSMainClass header for the COMMAREA based prgorams.
9+
The V5 branch uses the OSGi CICS-MainClass header to denote the program entry point, and the CICS TS V6 branch uses the
10+
new `@CICSProgram` annotation for the channel based programs and the CICS-MainClass header for the COMMAREA based prgorams.
1111

1212
## Versions
1313
| CICS TS for z/OS Version | Branch | Minimum Java Version | Build Status |

0 commit comments

Comments
 (0)