Skip to content

Commit 7aab6da

Browse files
committed
fix maven bug
1 parent f5da908 commit 7aab6da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Add this dependency to your project's POM:
4444
```xml
4545
<dependency>
4646
<groupId>io.github.kubesys</groupId>
47-
<artifactId>kubernetes-client</artifactId>
47+
<artifactId>client-java</artifactId>
4848
<version>0.9.0</version>
4949
</dependency>
5050

0 commit comments

Comments
 (0)