Skip to content

Commit 388ba98

Browse files
committed
Do not import io.quarkus:quarkus-bom into quarkus-bom-test, fix #48308
1 parent a0659db commit 388ba98

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

bom/test/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,6 @@
2828
<dependencyManagement>
2929
<dependencies>
3030

31-
<dependency>
32-
<groupId>io.quarkus</groupId>
33-
<artifactId>quarkus-bom</artifactId>
34-
<version>${project.version}</version>
35-
<type>pom</type>
36-
<scope>import</scope>
37-
</dependency>
38-
3931
<dependency>
4032
<groupId>io.reactivex</groupId>
4133
<artifactId>rxjava</artifactId>

0 commit comments

Comments
 (0)