File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 366
366
367
367
<properties >
368
368
<skipEJB >true</skipEJB >
369
- <skipCDI >true</skipCDI >
370
- <skipJSF >true</skipJSF >
371
- <skipJACC >true</skipJACC >
372
369
<!-- Client-cert needs complicated cert setup, which hasn't been done -->
373
370
<skipServletClientCertificate >true</skipServletClientCertificate >
374
371
</properties >
395
392
<configuration >
396
393
<systemPropertyVariables >
397
394
<javaEEServer >piranha-embedded</javaEEServer >
398
- <piranha .version>19.12.0</piranha .version>
399
- <piranha .repositories>https://dl.bintray.com/piranhacloud/maven</piranha .repositories>
395
+ <piranha .version>20.1.0-SNAPSHOT</piranha .version>
396
+ <piranha .offline>true</piranha .offline>
397
+ <skipEJB >${skipEJB} </skipEJB >
400
398
</systemPropertyVariables >
401
399
</configuration >
402
400
</plugin >
You can’t perform that action at this time.
0 commit comments