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

Commit 6672707

Browse files
committed
Remove schema-core module from scdf-core module
1 parent a17662f commit 6672707

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

spring-cloud-dataflow-core/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@
3737
<artifactId>spring-cloud-dataflow-core-dsl</artifactId>
3838
<version>${project.version}</version>
3939
</dependency>
40-
<dependency>
41-
<groupId>org.springframework.cloud</groupId>
42-
<artifactId>spring-cloud-dataflow-schema-core</artifactId>
43-
<version>${project.version}</version>
44-
</dependency>
4540
<dependency>
4641
<groupId>org.springframework.cloud</groupId>
4742
<artifactId>spring-cloud-deployer-spi</artifactId>

0 commit comments

Comments
 (0)