Skip to content

Commit a2c3656

Browse files
authored
Merge pull request #189 from OpenLiberty/staging
Merge staging to prod - Update LMP to 3.7.1
2 parents 1ec0e3a + 6e98d7c commit a2c3656

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

finish/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<plugin>
4747
<groupId>io.openliberty.tools</groupId>
4848
<artifactId>liberty-maven-plugin</artifactId>
49-
<version>3.5.1</version>
49+
<version>3.7.1</version>
5050
</plugin>
5151
<!-- tag::frontend-plugin[] -->
5252
<plugin>

finish/src/main/frontend/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<plugin>
4747
<groupId>io.openliberty.tools</groupId>
4848
<artifactId>liberty-maven-plugin</artifactId>
49-
<version>3.5.1</version>
49+
<version>3.7.1</version>
5050
</plugin>
5151
<plugin>
5252
<groupId>com.github.eirslett</groupId>

start/src/main/frontend/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)