File tree 5 files changed +0
-21
lines changed
5 files changed +0
-21
lines changed Original file line number Diff line number Diff line change 61
61
<artifactId >crd-generator-apt</artifactId >
62
62
<scope >test</scope >
63
63
</dependency >
64
- <dependency >
65
- <groupId >io.fabric8</groupId >
66
- <artifactId >crd-generator-api</artifactId >
67
- <scope >test</scope >
68
- </dependency >
69
64
<dependency >
70
65
<groupId >org.apache.logging.log4j</groupId >
71
66
<artifactId >log4j-slf4j-impl</artifactId >
Original file line number Diff line number Diff line change 40
40
<artifactId >crd-generator-apt</artifactId >
41
41
<scope >provided</scope >
42
42
</dependency >
43
- <dependency >
44
- <groupId >io.fabric8</groupId >
45
- <artifactId >crd-generator-api</artifactId >
46
- </dependency >
47
43
<dependency >
48
44
<groupId >org.awaitility</groupId >
49
45
<artifactId >awaitility</artifactId >
Original file line number Diff line number Diff line change 47
47
<artifactId >crd-generator-apt</artifactId >
48
48
<scope >provided</scope >
49
49
</dependency >
50
- <dependency >
51
- <groupId >io.fabric8</groupId >
52
- <artifactId >crd-generator-api</artifactId >
53
- </dependency >
54
50
<dependency >
55
51
<groupId >org.apache.logging.log4j</groupId >
56
52
<artifactId >log4j-slf4j-impl</artifactId >
Original file line number Diff line number Diff line change 32
32
<artifactId >crd-generator-apt</artifactId >
33
33
<scope >provided</scope >
34
34
</dependency >
35
- <dependency >
36
- <groupId >io.fabric8</groupId >
37
- <artifactId >crd-generator-api</artifactId >
38
- </dependency >
39
35
<dependency >
40
36
<groupId >org.apache.logging.log4j</groupId >
41
37
<artifactId >log4j-slf4j-impl</artifactId >
Original file line number Diff line number Diff line change 40
40
<artifactId >crd-generator-apt</artifactId >
41
41
<scope >provided</scope >
42
42
</dependency >
43
- <dependency >
44
- <groupId >io.fabric8</groupId >
45
- <artifactId >crd-generator-api</artifactId >
46
- </dependency >
47
43
<dependency >
48
44
<groupId >org.awaitility</groupId >
49
45
<artifactId >awaitility</artifactId >
You can’t perform that action at this time.
0 commit comments