Skip to content

Commit 69a0c37

Browse files
authored
Merge pull request #149 from OpenLiberty/staging
Merge staging to prod: temporary fix
2 parents 61dacb4 + f891ecb commit 69a0c37

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>RELEASE</version>
41+
<version>21.0.0.7</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>RELEASE</version>
41+
<version>21.0.0.7</version>
4242
<type>pom</type>
4343
<scope>import</scope>
4444
</dependency>

0 commit comments

Comments
 (0)