Skip to content

Commit c024b47

Browse files
authored
Merge pull request #199 from OpenLiberty/staging
Merge staging to prod - Update LMP to 3.7.1
2 parents de0ac74 + b4a0ecd commit c024b47

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
@@ -86,7 +86,7 @@
8686
<plugin>
8787
<groupId>io.openliberty.tools</groupId>
8888
<artifactId>liberty-maven-plugin</artifactId>
89-
<version>3.5.1</version>
89+
<version>3.7.1</version>
9090
</plugin>
9191
<!-- Plugin to run functional tests -->
9292
<plugin>

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<plugin>
8787
<groupId>io.openliberty.tools</groupId>
8888
<artifactId>liberty-maven-plugin</artifactId>
89-
<version>3.5.1</version>
89+
<version>3.7.1</version>
9090
</plugin>
9191
<!-- Plugin to run functional tests -->
9292
<plugin>

0 commit comments

Comments
 (0)