Skip to content

Commit fb59335

Browse files
committed
Update parent pom to 3.8
1 parent 403ebe0 commit fb59335

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.avaje</groupId>
66
<artifactId>java11-oss</artifactId>
7-
<version>3.7</version>
7+
<version>3.8</version>
88
</parent>
99

1010
<groupId>io.avaje</groupId>
@@ -31,7 +31,7 @@
3131

3232
<profiles>
3333
<profile>
34-
<id>release</id>
34+
<id>central</id>
3535
</profile>
3636
<profile>
3737
<id>default</id>

0 commit comments

Comments
 (0)