Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit bbff654

Browse files
author
Corneil du Plessis
authored
Add spring-cloud-dataflow-server to version-info (#5822)
1 parent fedf080 commit bbff654

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spring-cloud-dataflow-server-core/src/main/resources/META-INF/dataflow-server-defaults.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@ spring:
9494
dependency-fetch:
9595
enabled: false
9696
dependencies:
97+
spring-cloud-dataflow-server:
98+
name: Spring Cloud Dataflow
99+
version: "@project.version@"
97100
spring-cloud-dataflow-dashboard:
98101
name: Spring Cloud Dataflow UI
99102
version: "@spring-cloud-dataflow-ui.version@"

0 commit comments

Comments
 (0)