Skip to content

Commit

Permalink
Merge pull request #124 from OpenLiberty/version-update-lmp351
Browse files Browse the repository at this point in the history
update to use LMP 3.5.1
  • Loading branch information
gkwan-ibm authored Dec 16, 2021
2 parents 82e1b70 + 58c1635 commit c9c82ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion finish/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<plugin>
<groupId>io.openliberty.tools</groupId>
<artifactId>liberty-maven-plugin</artifactId>
<version>3.5</version>
<version>3.5.1</version>
</plugin>

<!-- Copy the hazelcast library -->
Expand Down
2 changes: 1 addition & 1 deletion start/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<plugin>
<groupId>io.openliberty.tools</groupId>
<artifactId>liberty-maven-plugin</artifactId>
<version>3.5</version>
<version>3.5.1</version>
</plugin>

<!-- Copy the hazelcast library -->
Expand Down

0 comments on commit c9c82ff

Please sign in to comment.