File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1515 com.ibm.cics.server.invocation.CICSProgram annotation for Link to Liberty.</description >
1616
1717 <properties >
18- <cics .jvmserver>DFHWLP</cics .jvmserver>
18+ <java .version>1.8</java .version>
19+ <jvmserver >DFHWLP</jvmserver >
20+
1921 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
22+ <maven .compiler.target>${java.version} </maven .compiler.target>
23+ <maven .compiler.source>${java.version} </maven .compiler.source>
2024 </properties >
2125
2226 <dependencyManagement >
2327 <dependencies >
2428 <dependency >
2529 <groupId >com.ibm.cics</groupId >
2630 <artifactId >com.ibm.cics.ts.bom</artifactId >
27- <version >5.5-20200519131930-PH25409</version >
31+ <version >5.5-20200519131930-PH25409</version >
2832 <type >pom</type >
2933 <scope >import</scope >
3034 </dependency >
You can’t perform that action at this time.
0 commit comments