Skip to content

Commit 9955a03

Browse files
committed
check in
1 parent f908129 commit 9955a03

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525

2626
<modelVersion>4.0.0</modelVersion>
2727

28+
<parent>
29+
<groupId>org.sonatype.oss</groupId>
30+
<artifactId>oss-parent</artifactId>
31+
<version>7</version>
32+
</parent>
33+
2834
<groupId>com.zenjava</groupId>
2935
<artifactId>javafx-rest-archetype</artifactId>
3036
<version>1.1-SNAPSHOT</version>

0 commit comments

Comments
 (0)