Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 956c0c9

Browse files
committed
docs: fix fabric8 client dependency
1 parent 6613f0d commit 956c0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Using dependency:
9393
```xml
9494
<dependency>
9595
<groupId>io.javaoperatorsdk</groupId>
96-
<artifactId>jenvtest-fabric8-client</artifactId>
96+
<artifactId>jenvtest-fabric8-client-support</artifactId>
9797
<version>[version]</version>
9898
<scope>test</scope>
9999
</dependency>

0 commit comments

Comments
 (0)