Skip to content

Commit

Permalink
Update parent pom to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed May 19, 2022
1 parent 403ebe0 commit fb59335
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.avaje</groupId>
<artifactId>java11-oss</artifactId>
<version>3.7</version>
<version>3.8</version>
</parent>

<groupId>io.avaje</groupId>
Expand All @@ -31,7 +31,7 @@

<profiles>
<profile>
<id>release</id>
<id>central</id>
</profile>
<profile>
<id>default</id>
Expand Down

0 comments on commit fb59335

Please sign in to comment.