Skip to content

Commit 145c056

Browse files
authored
Merge pull request #193 from OpenLiberty/staging
Merge staging to prod - Version update lmp351 (#192)
2 parents d8440b9 + 9f8fb99 commit 145c056

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

finish/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<plugin>
8181
<groupId>io.openliberty.tools</groupId>
8282
<artifactId>liberty-maven-plugin</artifactId>
83-
<version>3.5</version>
83+
<version>3.5.1</version>
8484
</plugin>
8585
<!-- Plugin to run functional tests -->
8686
<plugin>

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<plugin>
8181
<groupId>io.openliberty.tools</groupId>
8282
<artifactId>liberty-maven-plugin</artifactId>
83-
<version>3.5</version>
83+
<version>3.5.1</version>
8484
</plugin>
8585
<!-- Plugin to run functional tests -->
8686
<plugin>

0 commit comments

Comments
 (0)