This repository was archived by the owner on Jun 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >io.fabric8</groupId >
2424 <artifactId >fabric8-maven-parent</artifactId >
25- <version >4.1 -SNAPSHOT</version >
25+ <version >4.0 -SNAPSHOT</version >
2626 <relativePath >../../parent/pom.xml</relativePath >
2727 </parent >
2828
2929 <artifactId >fabric8-maven-generator-quarkus</artifactId >
30- <version >4.1 -SNAPSHOT</version >
30+ <version >4.0 -SNAPSHOT</version >
3131
3232 <name >Fabric8 Maven :: Generator :: Quarkus</name >
3333
Original file line number Diff line number Diff line change 4949 <plugin >
5050 <groupId >io.fabric8</groupId >
5151 <artifactId >fabric8-maven-plugin</artifactId >
52- <version >4.0-SNAPSHOT </version >
52+ <version >@fmp.version@ </version >
5353 <executions >
5454 <execution >
5555 <goals >
Original file line number Diff line number Diff line change 2020 <modelVersion >4.0.0</modelVersion >
2121
2222 <artifactId >fabric8-maven-sample-quarkus</artifactId >
23- <version >4.1 -SNAPSHOT</version >
23+ <version >4.0 -SNAPSHOT</version >
2424
2525 <name >Fabric8 Maven :: Sample :: Quarkus</name >
2626
9494 <plugin >
9595 <groupId >io.fabric8</groupId >
9696 <artifactId >fabric8-maven-plugin</artifactId >
97- <version >4.1 -SNAPSHOT</version >
97+ <version >4.0 -SNAPSHOT</version >
9898 </plugin >
9999
100100 </plugins >
You can’t perform that action at this time.
0 commit comments