Skip to content

Commit 8d1f00d

Browse files
csvirimetacosm
authored andcommitted
feat: JDK client is now the default (#2235)
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 82a18a0 commit 8d1f00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<maven.compiler.target>${java.version}</maven.compiler.target>
5959
<sonar.organization>java-operator-sdk</sonar.organization>
6060
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
61-
<fabric8-httpclient-impl.name>jdk</fabric8-httpclient-impl.name>
61+
<fabric8-httpclient-impl.name>jdk</fabric8-httpclient-impl.name>
6262

6363
<junit.version>5.10.1</junit.version>
6464
<fabric8-client.version>6.11.0</fabric8-client.version>

0 commit comments

Comments
 (0)