We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faec746 commit d270d0bCopy full SHA for d270d0b
bootstrapper-maven-plugin/src/main/resources/templates/pom.xml
@@ -51,12 +51,6 @@
51
<version>${fabric8-client.version}</version>
52
<scope>provided</scope>
53
</dependency>
54
- <dependency>
55
- <groupId>io.javaoperatorsdk</groupId>
56
- <artifactId>operator-framework-junit-5</artifactId>
57
- <version>${josdk.version}</version>
58
- <scope>test</scope>
59
- </dependency>
60
<dependency>
61
<groupId>org.slf4j</groupId>
62
<artifactId>slf4j-api</artifactId>
0 commit comments