Skip to content

Commit 333fdf9

Browse files
authored
Merge pull request #152 from OpenLiberty/staging
Merge staging to prod: Restore parent bom to RELEASE
2 parents 69a0c37 + 8c8b98b commit 333fdf9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

finish/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>io.openliberty.features</groupId>
4040
<artifactId>features-bom</artifactId>
41-
<version>21.0.0.7</version>
41+
<version>RELEASE</version>
4242
<type>pom</type>
4343
<scope>import</scope>
4444
</dependency>

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>io.openliberty.features</groupId>
4040
<artifactId>features-bom</artifactId>
41-
<version>21.0.0.7</version>
41+
<version>RELEASE</version>
4242
<type>pom</type>
4343
<scope>import</scope>
4444
</dependency>

0 commit comments

Comments
 (0)