Skip to content

Commit 5bd8a42

Browse files
committed
chore: add repositories
1 parent f63be98 commit 5bd8a42

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
@@ -17,7 +17,7 @@
1717
<junit.version>5.9.3</junit.version>
1818
</properties>
1919

20-
<distributionManagement>
20+
<repositories>
2121
<repository>
2222
<id>github</id>
2323
<name>GitHub Packages</name>
@@ -28,7 +28,7 @@
2828
<name>Central Repository OSSRH</name>
2929
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
3030
</repository>
31-
</distributionManagement>
31+
</repositories>
3232

3333
<dependencies>
3434
<!-- Jackson dependencies -->

0 commit comments

Comments
 (0)