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 2525 <dependencyManagement >
2626 <dependencies >
2727 <dependency >
28- <groupId >io.quarkus</groupId >
28+ <groupId >io.quarkus.platform </groupId >
2929 <artifactId >quarkus-bom</artifactId >
3030 <version >${quarkus.version} </version >
3131 <type >pom</type >
104104 <build >
105105 <plugins >
106106 <plugin >
107- <groupId >io.quarkus</groupId >
107+ <groupId >io.quarkus.platform </groupId >
108108 <artifactId >quarkus-maven-plugin</artifactId >
109109 <version >${quarkus.version} </version >
110110 <extensions >true</extensions >
Original file line number Diff line number Diff line change 2525 <dependencyManagement >
2626 <dependencies >
2727 <dependency >
28- <groupId >io.quarkus</groupId >
28+ <groupId >io.quarkus.platform </groupId >
2929 <artifactId >quarkus-bom</artifactId >
3030 <version >${quarkus.version} </version >
3131 <type >pom</type >
112112 <build >
113113 <plugins >
114114 <plugin >
115- <groupId >io.quarkus</groupId >
115+ <groupId >io.quarkus.platform </groupId >
116116 <artifactId >quarkus-maven-plugin</artifactId >
117117 <version >${quarkus.version} </version >
118118 <extensions >true</extensions >
Original file line number Diff line number Diff line change 2121 <dependencyManagement >
2222 <dependencies >
2323 <dependency >
24- <groupId >io.quarkus</groupId >
24+ <groupId >io.quarkus.platform </groupId >
2525 <artifactId >quarkus-bom</artifactId >
2626 <version >${quarkus.version} </version >
2727 <type >pom</type >
You can’t perform that action at this time.
0 commit comments