Skip to content

Commit 8b8bda6

Browse files
committed
Fix: changes to github workflows
1 parent 839d1ed commit 8b8bda6

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

pom.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,10 @@
2424
<distributionManagement>
2525
<repository>
2626
<id>ossrh</id>
27+
<name>Central Repository OSSRH</name>
2728
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
2829
</repository>
29-
<snapshotRepository>
30-
<id>ossrh</id>
31-
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
32-
</snapshotRepository>
33-
</distributionManagement>
30+
</distributionManagement>
3431

3532
<developers>
3633
<developer>

0 commit comments

Comments
 (0)