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 99fe348 commit 1b2c024Copy full SHA for 1b2c024
fluent-gen/src/main/java/io/kubernetes/client/Config.java renamed to fluent-gen/src/main/java/io/kubernetes/client/fluent/Config.java
fluent/pom.xml
@@ -1,7 +1,7 @@
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>io.kubernetes</groupId>
4
- <artifactId>client-java-fluent</artifactId>
+ <artifactId>client-java-api-fluent</artifactId>
5
<packaging>bundle</packaging>
6
<name>client-java</name>
7
<url>https://github.com/kubernetes-client/java</url>
0 commit comments