File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
</dependency >
33
33
<dependency >
34
34
<groupId >io.quarkus</groupId >
35
- <artifactId >quarkus-openshift -client-deployment</artifactId >
35
+ <artifactId >quarkus-kubernetes -client-deployment</artifactId >
36
36
</dependency >
37
37
<dependency >
38
38
<groupId >io.quarkus</groupId >
Original file line number Diff line number Diff line change 41
41
</dependency >
42
42
<dependency >
43
43
<groupId >io.quarkus</groupId >
44
- <artifactId >quarkus-openshift -client</artifactId >
44
+ <artifactId >quarkus-kubernetes -client</artifactId >
45
45
</dependency >
46
46
<dependency >
47
47
<groupId >io.quarkus</groupId >
Original file line number Diff line number Diff line change 42
42
</dependency >
43
43
<dependency >
44
44
<groupId >io.quarkus</groupId >
45
- <artifactId >quarkus-openshift </artifactId >
45
+ <artifactId >quarkus-kubernetes </artifactId >
46
46
</dependency >
47
47
<!-- This dependency is needed only to ensure proper building order so that this module is build after the CSV extension -->
48
48
<dependency >
Original file line number Diff line number Diff line change 24
24
</dependency >
25
25
<dependency >
26
26
<groupId >io.quarkus</groupId >
27
- <artifactId >quarkus-openshift </artifactId >
27
+ <artifactId >quarkus-kubernetes </artifactId >
28
28
</dependency >
29
29
<dependency >
30
30
<groupId >io.quarkus</groupId >
Original file line number Diff line number Diff line change 38
38
</dependency >
39
39
<dependency >
40
40
<groupId >io.quarkus</groupId >
41
- <artifactId >quarkus-openshift </artifactId >
41
+ <artifactId >quarkus-kubernetes </artifactId >
42
42
</dependency >
43
43
<!-- This dependency is needed only to ensure proper building order so that this module is build after the CSV extension -->
44
44
<dependency >
You can’t perform that action at this time.
0 commit comments