Skip to content

Commit 03a26d0

Browse files
Refactor api pom
Signed-off-by: OwenCorrigan76 <[email protected]>
1 parent 4925ffb commit 03a26d0

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

api/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,6 @@
2121
</properties>
2222

2323
<dependencies>
24-
<dependency>
25-
<groupId>io.javaoperatorsdk</groupId>
26-
<artifactId>operator-framework-core</artifactId>
27-
<exclusions>
28-
<exclusion>
29-
<groupId>io.fabric8</groupId>
30-
<artifactId>kubernetes-httpclient-vertx</artifactId>
31-
</exclusion>
32-
</exclusions>
33-
</dependency>
3424
<dependency>
3525
<groupId>io.fabric8</groupId>
3626
<artifactId>kubernetes-httpclient-jdk</artifactId>

0 commit comments

Comments
 (0)