Skip to content

Commit

Permalink
refactor: remove unneeded OpenShift 4.17.0 OpenAPI schema file
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Nuri <[email protected]>
  • Loading branch information
manusa committed Oct 7, 2024
1 parent 6255c48 commit 462180d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.

This file was deleted.

1 change: 0 additions & 1 deletion kubernetes-model-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
<testExclusionPattern>**/*KubernetesTest.java</testExclusionPattern>
<openapi.schema.kubernetes-latest>${project.parent.basedir}/openapi/schemas/kubernetes-1.30.0.json</openapi.schema.kubernetes-latest>
<!-- Contains Paths. Retrieve from a real cluster -->
<openapi.schema.openshift-latest>${project.parent.basedir}/openapi/schemas/openshift-4.17.0.json</openapi.schema.openshift-latest>
<openapi.schema.openshift-generated>${project.parent.basedir}/openapi/schemas/openshift-generated.json</openapi.schema.openshift-generated>
<openapi.openshift-version>4.17</openapi.openshift-version>
<osgi.require-capability>
Expand Down

0 comments on commit 462180d

Please sign in to comment.