Skip to content

Commit 465b53f

Browse files
committed
refactor: fold api module back into operator-framework
1 parent b3066f2 commit 465b53f

20 files changed

+0
-33
lines changed

api/pom.xml

Lines changed: 0 additions & 27 deletions
This file was deleted.

operator-framework/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@
4545

4646

4747
<dependencies>
48-
<dependency>
49-
<groupId>io.javaoperatorsdk</groupId>
50-
<artifactId>api</artifactId>
51-
<version>${project.version}</version>
52-
</dependency>
5348
<dependency>
5449
<groupId>io.fabric8</groupId>
5550
<artifactId>openshift-client</artifactId>

0 commit comments

Comments
 (0)