File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 8181 </dependency >
8282 <dependency >
8383 <groupId >io.fabric8</groupId >
84- <artifactId >crd-generator</artifactId >
84+ <artifactId >crd-generator-apt </artifactId >
8585 <scope >test</scope >
8686 </dependency >
8787 </dependencies >
Original file line number Diff line number Diff line change 3838 <junit .version>5.7.0</junit .version>
3939 <surefire .version>3.0.0-M5</surefire .version>
4040 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
41- <fabric8-client .version>5.1 .1</fabric8-client .version>
41+ <fabric8-client .version>5.2 .1</fabric8-client .version>
4242 <slf4j .version>1.7.30</slf4j .version>
4343 </properties >
4444
Original file line number Diff line number Diff line change 2525 <groupId >io.javaoperatorsdk</groupId >
2626 <artifactId >operator-framework</artifactId >
2727 <version >${project.version} </version >
28+ <scope >compile</scope >
2829 </dependency >
2930 <dependency >
3031 <groupId >io.fabric8</groupId >
31- <artifactId >crd-generator</artifactId >
32+ <artifactId >crd-generator-apt </artifactId >
3233 <scope >compile</scope >
3334 </dependency >
3435 <dependency >
You can’t perform that action at this time.
0 commit comments