Skip to content

Commit a86786a

Browse files
author
John J. Aylward
committed
Add snapshot repository
1 parent 7c4f98c commit a86786a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
<name>Central Repository OSSRH</name>
5959
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
6060
</repository>
61+
<snapshotRepository>
62+
<id>ossrh</id>
63+
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
64+
</snapshotRepository>
6165
</distributionManagement>
6266

6367
<dependencies>

0 commit comments

Comments
 (0)