Skip to content

Commit 64624c6

Browse files
authored
fix: Remove platform-services from pom.xml (#3445)
1 parent 9f31d8c commit 64624c6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

streampipes-service-core/pom.xml

+1-5
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,7 @@
8989
<artifactId>streampipes-connect-management</artifactId>
9090
<version>0.98.0-SNAPSHOT</version>
9191
</dependency>
92-
<dependency>
93-
<groupId>org.apache.streampipes</groupId>
94-
<artifactId>streampipes-platform-services</artifactId>
95-
<version>0.98.0-SNAPSHOT</version>
96-
</dependency>
92+
9793
<!-- External dependencies -->
9894
<dependency>
9995
<groupId>org.springframework.security</groupId>

0 commit comments

Comments
 (0)