We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a18a0 commit 8d1f00dCopy full SHA for 8d1f00d
pom.xml
@@ -58,7 +58,7 @@
58
<maven.compiler.target>${java.version}</maven.compiler.target>
59
<sonar.organization>java-operator-sdk</sonar.organization>
60
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
61
- <fabric8-httpclient-impl.name>jdk</fabric8-httpclient-impl.name>
+ <fabric8-httpclient-impl.name>jdk</fabric8-httpclient-impl.name>
62
63
<junit.version>5.10.1</junit.version>
64
<fabric8-client.version>6.11.0</fabric8-client.version>
0 commit comments