Skip to content

Commit

Permalink
Merge pull request #169 from OpenLiberty/staging
Browse files Browse the repository at this point in the history
Merge staging to prod - Update LMP to 3.7.1
  • Loading branch information
gkwan-ibm authored Feb 2, 2023
2 parents 1cebd96 + 7dc7c46 commit 21fcdf6
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 @@ -82,7 +82,7 @@
<plugin>
<groupId>io.openliberty.tools</groupId>
<artifactId>liberty-maven-plugin</artifactId>
<version>3.5.2</version>
<version>3.7.1</version>
<!-- tag::configuration[] -->
<configuration>
<!-- 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 @@ -83,7 +83,7 @@
<plugin>
<groupId>io.openliberty.tools</groupId>
<artifactId>liberty-maven-plugin</artifactId>
<version>3.5.2</version>
<version>3.7.1</version>
<configuration>
<!-- Copy the hazelcast library -->
<copyDependencies>
Expand Down

0 comments on commit 21fcdf6

Please sign in to comment.