File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 461
461
<groupId >org.zstack</groupId >
462
462
<artifactId >zbox</artifactId >
463
463
<version >${project.version} </version >
464
- </dependency >
464
+ </dependency >
465
+ <dependency >
466
+ <groupId >org.zstack</groupId >
467
+ <artifactId >log4j2</artifactId >
468
+ <version >${project.version} </version >
469
+ </dependency >
465
470
</dependencies >
466
471
</profile >
467
472
</profiles >
627
632
<artifactId >nfsPrimaryStorage</artifactId >
628
633
<version >${project.version} </version >
629
634
</dependency >
630
- <dependency >
631
- <groupId >org.zstack</groupId >
632
- <artifactId >log4j2</artifactId >
633
- <version >${project.version} </version >
634
- </dependency >
635
635
<dependency >
636
636
<groupId >org.zstack</groupId >
637
637
<artifactId >portForwarding</artifactId >
You can’t perform that action at this time.
0 commit comments