Skip to content

Commit de09b58

Browse files
committed
Match artifactId to project name for dependabot
1 parent 1a9d3d1 commit de09b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>org.openpodcastapi</groupId>
12-
<artifactId>opa</artifactId>
12+
<artifactId>opa-java</artifactId>
1313
<version>0.0.1</version>
1414
<name>Open Podcast API</name>
1515
<description>Open Podcast API reference server</description>

0 commit comments

Comments
 (0)