Skip to content

Commit e99c160

Browse files
authored
Merge pull request #50 from OpenLiberty/qa
Merge qa to master: update to mp 3.2
2 parents f32cdb5 + 0d83452 commit e99c160

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)