Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions fluent-gen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<url>https://github.com/kubernetes-client/java</url>
<description>Client Java Fluent Generator</description>

<parent>
<parent>f
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

got a typo here

<groupId>io.kubernetes</groupId>
<artifactId>client-java-parent</artifactId>
<version>25.0.0-SNAPSHOT</version>
<version>25.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading