Skip to content

Commit ce7de77

Browse files
authored
Merge pull request #48334 from ppalaga/i48308
Do not import io.quarkus:quarkus-bom into quarkus-bom-test
2 parents 709485f + 388ba98 commit ce7de77

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)