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

Commit 564a9e3

Browse files
author
Corneil du Plessis
authored
Added dataflow.version to parent pom (#5073)
Fixes #5072
1 parent 5feea5e commit 564a9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<javadoc.opts>-Xdoclint:none</javadoc.opts>
5858

5959
<spring-cloud-dataflow-ui.version>3.2.6-SNAPSHOT</spring-cloud-dataflow-ui.version>
60-
60+
<dataflow.version>${project.version}</dataflow.version>
6161
<spring-cloud-dataflow-common.version>2.9.6-SNAPSHOT</spring-cloud-dataflow-common.version>
6262
<spring-cloud-deployer.version>2.7.6-SNAPSHOT</spring-cloud-deployer.version>
6363
<spring-cloud-deployer-local.version>2.7.6-SNAPSHOT</spring-cloud-deployer-local.version>

0 commit comments

Comments
 (0)