Skip to content

Commit

Permalink
return fabric8 dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rsearls committed Sep 28, 2023
1 parent 672701f commit 6946e18
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions testsuite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@
<groupId>org.jboss.intersmash</groupId>
<artifactId>intersmash-deployments-provider</artifactId>
</dependency>
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>openshift-client</artifactId>
</dependency>
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-model-core</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 6946e18

Please sign in to comment.