mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-09 10:55:05 +08:00
Fix version range for Zipkin UI
Closes gh-216
This commit is contained in:
@@ -449,7 +449,7 @@ initializr:
|
|||||||
groupId: io.zipkin
|
groupId: io.zipkin
|
||||||
artifactId: zipkin-ui
|
artifactId: zipkin-ui
|
||||||
scope: runtime
|
scope: runtime
|
||||||
versionRange: 1.3.4.BUILD-SNAPSHOT
|
versionRange: 1.3.3.RELEASE
|
||||||
starter: false
|
starter: false
|
||||||
- name: Zipkin Server
|
- name: Zipkin Server
|
||||||
id: zipkin-server
|
id: zipkin-server
|
||||||
|
|||||||
Reference in New Issue
Block a user