|
11 | 11 | <packaging>jar</packaging>
|
12 | 12 |
|
13 | 13 | <name>OpenDataHub crds</name>
|
14 |
| - <url>https://github.com/ExcelentProject/opendatahub-crds</url> |
| 14 | + <url>https://github.com/skodjob/opendatahub-crds</url> |
15 | 15 | <description>Fluent classes of opendatahub crds for fabric8 client</description>
|
16 | 16 |
|
17 | 17 | <licenses>
|
|
36 | 36 | </developers>
|
37 | 37 |
|
38 | 38 | <scm>
|
39 |
| - <url>https://github.com/ExcelentProject/opendatahub-crds</url> |
| 39 | + <url>https://github.com/skodjob/opendatahub-crds</url> |
40 | 40 | </scm>
|
41 | 41 |
|
42 | 42 | <properties>
|
|
53 | 53 | <repository>
|
54 | 54 | <id>github</id>
|
55 | 55 | <name>GitHub Apache Maven Packages</name>
|
56 |
| - <url>https://maven.pkg.github.com/ExcelentProject/opendatahub-crds</url> |
| 56 | + <url>https://maven.pkg.github.com/skodjob/opendatahub-crds</url> |
57 | 57 | </repository>
|
58 | 58 | </distributionManagement>
|
59 | 59 |
|
|
137 | 137 | <!-- Workaround for: https://github.com/fabric8io/kubernetes-client/issues/5580 -->
|
138 | 138 | <source>src/main/resources/crds/odh-manifests-data-science-pipelines-operator-crd.yaml</source>
|
139 | 139 | <urls>
|
140 |
| - https://raw.githubusercontent.com/ExcelentProject/sokar/main/open-data-hub/install/deploy.yaml, |
141 |
| - https://raw.githubusercontent.com/ExcelentProject/sokar/main/open-data-hub/client/odh-manifests-codeflare-crd.yaml, |
142 |
| - https://raw.githubusercontent.com/ExcelentProject/sokar/main/open-data-hub/client/odh-manifests-dashboard-crd.yaml, |
143 |
| - <!-- https://raw.githubusercontent.com/ExcelentProject/sokar/main/open-data-hub/client/odh-manifests-data-science-pipelines-operator-crd.yaml, --> |
144 |
| - https://raw.githubusercontent.com/ExcelentProject/sokar/main/open-data-hub/client/odh-manifests-kserve-crd.yaml, |
145 |
| - https://raw.githubusercontent.com/ExcelentProject/sokar/main/open-data-hub/client/odh-manifests-model-mesh-crd.yaml, |
146 |
| - https://raw.githubusercontent.com/ExcelentProject/sokar/main/open-data-hub/client/odh-manifests-model-mesh-overlays-odh-crd.yaml, |
147 |
| - https://raw.githubusercontent.com/ExcelentProject/sokar/main/open-data-hub/client/odh-manifests-odh-model-controller-crd.yaml, |
148 |
| - https://raw.githubusercontent.com/ExcelentProject/sokar/main/open-data-hub/client/odh-manifests-odh-notebook-controller-kf-notebook-controller-crd.yaml, |
149 |
| - https://raw.githubusercontent.com/ExcelentProject/sokar/main/open-data-hub/client/odh-manifests-ray-crd.yaml, |
150 |
| - https://raw.githubusercontent.com/ExcelentProject/sokar/main/open-data-hub/client/odh-manifests-trustyai-service-operator-crd.yaml |
| 140 | + https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/install/deploy.yaml, |
| 141 | + https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-codeflare-crd.yaml, |
| 142 | + https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-dashboard-crd.yaml, |
| 143 | + <!-- https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-data-science-pipelines-operator-crd.yaml, --> |
| 144 | + https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-kserve-crd.yaml, |
| 145 | + https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-model-mesh-crd.yaml, |
| 146 | + https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-model-mesh-overlays-odh-crd.yaml, |
| 147 | + https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-odh-model-controller-crd.yaml, |
| 148 | + https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-odh-notebook-controller-kf-notebook-controller-crd.yaml, |
| 149 | + https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-ray-crd.yaml, |
| 150 | + https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-trustyai-service-operator-crd.yaml |
151 | 151 | </urls>
|
152 | 152 | <extraAnnotations>true</extraAnnotations>
|
153 | 153 | <alwaysPreserveUnknown>true</alwaysPreserveUnknown>
|
|
0 commit comments