Skip to content

Commit e418261

Browse files
committed
switch back to io.wcm.devops.parent_toplevel 2.1.1-SNAPSHOT
1 parent f809014 commit e418261

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

parent/pom.xml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.wcm.devops</groupId>
2727
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
28-
<version>2.1.0</version>
28+
<version>2.1.1-SNAPSHOT</version>
2929
<relativePath />
3030
</parent>
3131

@@ -142,15 +142,6 @@
142142
<version>2.0.17</version>
143143
</dependency>
144144

145-
<!-- Import all JUnit 5 dependencies -->
146-
<dependency>
147-
<groupId>org.junit</groupId>
148-
<artifactId>junit-bom</artifactId>
149-
<version>6.0.1</version>
150-
<type>pom</type>
151-
<scope>import</scope>
152-
</dependency>
153-
154145
</dependencies>
155146
</dependencyManagement>
156147

0 commit comments

Comments
 (0)