Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Update readme for 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kaczyns committed Feb 6, 2020
1 parent bcf161f commit 4822dd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ In your pom.xml:
<dependency>
<groupId>io.kabanero</groupId>
<artifactId>operator-java-bindings</artifactId>
<version>0.0.1</version>
<version>0.6.0</version>
</dependency>
```

The mappings were generated using the instructions here:
https://github.com/kubernetes-client/java/blob/release-6.0/docs/generate-model-from-third-party-resources.md
https://github.com/kubernetes-client/java/blob/release-6.0/docs/generate-model-from-third-party-resources.md

0 comments on commit 4822dd1

Please sign in to comment.