Skip to content

Commit 0d83452

Browse files
authored
Merge pull request #49 from OpenLiberty/update-mp-version
Update mp version
2 parents d5a6e14 + dcd6cba commit 0d83452

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
@@ -27,7 +27,7 @@
2727
<!-- tag::microprofile[] -->
2828
<artifactId>microprofile</artifactId>
2929
<!-- end::microprofile[] -->
30-
<version>3.0</version>
30+
<version>3.2</version>
3131
<type>pom</type>
3232
<scope>provided</scope>
3333
</dependency>

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<!-- tag::microprofile[] -->
2828
<artifactId>microprofile</artifactId>
2929
<!-- end::microprofile[] -->
30-
<version>3.0</version>
30+
<version>3.2</version>
3131
<type>pom</type>
3232
<scope>provided</scope>
3333
</dependency>

0 commit comments

Comments
 (0)