Skip to content

Commit 1b2c024

Browse files
committed
Fix pom.
1 parent 99fe348 commit 1b2c024

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

fluent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>io.kubernetes</groupId>
4-
<artifactId>client-java-fluent</artifactId>
4+
<artifactId>client-java-api-fluent</artifactId>
55
<packaging>bundle</packaging>
66
<name>client-java</name>
77
<url>https://github.com/kubernetes-client/java</url>

0 commit comments

Comments
 (0)