File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 362
362
<!-- ### PIRANHA ### -->
363
363
364
364
<profile >
365
- <id >piranha-embedded</id >
365
+ <id >piranha-embedded-micro </id >
366
366
367
367
<properties >
368
368
<skipEJB >true</skipEJB >
380
380
<dependency >
381
381
<groupId >cloud.piranha.arquillian</groupId >
382
382
<artifactId >piranha-arquillian-server</artifactId >
383
- <version >20.1.0-SNAPSHOT </version >
383
+ <version >20.1.2 </version >
384
384
</dependency >
385
385
</dependencies >
386
386
392
392
<configuration >
393
393
<systemPropertyVariables >
394
394
<javaEEServer >piranha-embedded</javaEEServer >
395
- <piranha .version>20.1.0-SNAPSHOT </piranha .version>
396
- <piranha .offline>true </piranha .offline>
395
+ <piranha .version>20.1.2 </piranha .version>
396
+ <piranha .offline>false </piranha .offline>
397
397
<skipEJB >${skipEJB} </skipEJB >
398
398
</systemPropertyVariables >
399
399
</configuration >
You can’t perform that action at this time.
0 commit comments