Skip to content

Commit

Permalink
Remove schema-core module from scdf-core module
Browse files Browse the repository at this point in the history
  • Loading branch information
cppwfs committed Mar 26, 2024
1 parent a17662f commit 6672707
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spring-cloud-dataflow-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@
<artifactId>spring-cloud-dataflow-core-dsl</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dataflow-schema-core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-deployer-spi</artifactId>
Expand Down

0 comments on commit 6672707

Please sign in to comment.