Skip to content

Commit

Permalink
fix: Remove platform-services from pom.xml (#3445)
Browse files Browse the repository at this point in the history
  • Loading branch information
tenthe authored Jan 28, 2025
1 parent 9f31d8c commit 64624c6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions streampipes-service-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,7 @@
<artifactId>streampipes-connect-management</artifactId>
<version>0.98.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-platform-services</artifactId>
<version>0.98.0-SNAPSHOT</version>
</dependency>

<!-- External dependencies -->
<dependency>
<groupId>org.springframework.security</groupId>
Expand Down

0 comments on commit 64624c6

Please sign in to comment.