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

Commit 30fae40

Browse files
committed
Update spring-cloud-dataflow-build 2.6.3
1 parent 90cbedc commit 30fae40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.springframework.cloud</groupId>
1414
<artifactId>spring-cloud-dataflow-build</artifactId>
15-
<version>2.6.2</version>
15+
<version>2.6.3</version>
1616
<relativePath />
1717
</parent>
1818
<licenses>

spring-cloud-dataflow-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>spring-cloud-dataflow-dependencies-parent</artifactId>
66
<groupId>org.springframework.cloud</groupId>
7-
<version>2.6.3-SNAPSHOT</version>
7+
<version>2.6.3</version>
88
<relativePath />
99
</parent>
1010
<artifactId>spring-cloud-dataflow-dependencies</artifactId>

0 commit comments

Comments
 (0)