Skip to content

Commit 9360e99

Browse files
authored
Merge pull request #159 from OpenLiberty/staging
Merge staging to prod - Update LMP to 3.7.1
2 parents 43520f8 + d2f05f0 commit 9360e99

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
@@ -84,7 +84,7 @@ xsi:schemaLocation=
8484
<plugin>
8585
<groupId>io.openliberty.tools</groupId>
8686
<artifactId>liberty-maven-plugin</artifactId>
87-
<version>3.5.1</version>
87+
<version>3.7.1</version>
8888
</plugin>
8989

9090
<!-- Plugin to run functional tests -->

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ xsi:schemaLocation=
8484
<plugin>
8585
<groupId>io.openliberty.tools</groupId>
8686
<artifactId>liberty-maven-plugin</artifactId>
87-
<version>3.5.1</version>
87+
<version>3.7.1</version>
8888
</plugin>
8989

9090
<!-- Plugin to run functional tests -->

0 commit comments

Comments
 (0)