Skip to content

Commit 639d9c1

Browse files
committed
Use an up-to-date super POM
1 parent f0a500f commit 639d9c1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

AndroidAnnotations/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
<modelVersion>4.0.0</modelVersion>
2121

2222
<parent>
23-
<groupId>org.sonatype.oss</groupId>
24-
<artifactId>oss-parent</artifactId>
25-
<version>7</version>
23+
<groupId>com.simpligility.maven</groupId>
24+
<artifactId>progressive-organization-pom</artifactId>
25+
<version>4.1.0</version>
2626
</parent>
2727

2828
<groupId>org.androidannotations</groupId>

0 commit comments

Comments
 (0)