Skip to content

Commit a1526cf

Browse files
authored
Version update lmp351 (#127)
* update versions * update to use LMP 3.5.1
1 parent 4fbd532 commit a1526cf

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
@@ -46,7 +46,7 @@
4646
<plugin>
4747
<groupId>io.openliberty.tools</groupId>
4848
<artifactId>liberty-maven-plugin</artifactId>
49-
<version>3.5</version>
49+
<version>3.5.1</version>
5050
</plugin>
5151
<!-- tag::frontend-plugin[] -->
5252
<plugin>

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</version>
49+
<version>3.5.1</version>
5050
</plugin>
5151
<plugin>
5252
<groupId>com.github.eirslett</groupId>

0 commit comments

Comments
 (0)