Skip to content

Commit 8d3622b

Browse files
committed
Merge pull request AsyncHttpClient#194 from ndeverge/patch-1
Update the source repository.
2 parents d3aebfc + 5b8a7fa commit 8d3622b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
applications to easily execute HTTP requests and
1919
asynchronously process the response.
2020
</description>
21-
<url>http://github.com/sonatype/async-http-client</url>
21+
<url>http://github.com/AsyncHttpClient/async-http-client</url>
2222
<scm>
23-
<connection>scm:git:[email protected]:sonatype/async-http-client.git
23+
<connection>scm:git:[email protected]:AsyncHttpClient/async-http-client.git
2424
</connection>
25-
<url>https://github.com/sonatype/async-http-client</url>
25+
<url>https://github.com/AsyncHttpClient/async-http-client</url>
2626
<developerConnection>
27-
scm:git:[email protected]:sonatype/async-http-client.git
27+
scm:git:[email protected]:AsyncHttpClient/async-http-client.git
2828
</developerConnection>
2929
</scm>
3030
<issueManagement>

0 commit comments

Comments
 (0)