Skip to content

Commit 92016d6

Browse files
committed
OPL-7494 add repository
1 parent 5197d91 commit 92016d6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,13 @@
8383
</snapshotRepository>
8484
</distributionManagement>
8585

86+
<repositories>
87+
<repository>
88+
<id>backend-services-releases</id>
89+
<url>https://apica.jfrog.io/artifactory/backend-services-releases/</url>
90+
</repository>
91+
</repositories>
92+
8693
<issueManagement>
8794
<system>github</system>
8895
<url>https://github.com/AsyncHttpClient/async-http-client/issues</url>

0 commit comments

Comments
 (0)