mirror of
https://github.com/apache/rocketmq-dashboard.git
synced 2026-05-08 00:22:57 +08:00
Compare commits
2 Commits
refactor
...
436a9a9e98
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
436a9a9e98 | ||
|
|
c32cb68a64 |
2
pom.xml
2
pom.xml
@@ -414,7 +414,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>com.github.eirslett</groupId>
|
<groupId>com.github.eirslett</groupId>
|
||||||
<artifactId>frontend-maven-plugin</artifactId>
|
<artifactId>frontend-maven-plugin</artifactId>
|
||||||
<version>1.11.3</version>
|
<version>1.15.0</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<workingDirectory>frontend</workingDirectory>
|
<workingDirectory>frontend</workingDirectory>
|
||||||
<installDirectory>target</installDirectory>
|
<installDirectory>target</installDirectory>
|
||||||
|
|||||||
Reference in New Issue
Block a user