Skip to content

Commit 7840539

Browse files
committed
New workspace location
1 parent 4cd8258 commit 7840539

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
Async Http Client library purpose is to allow Java applications to easily execute HTTP requests and
1616
asynchronously process the HTTP responses.
1717
</description>
18-
<url>http://github.com/sonatype/async-http-client</url>
18+
<url>http://github.com/AsyncHttpClientasync-http-client</url>
1919
<scm>
20-
<connection>scm:git:[email protected]:sonatype/async-http-client.git</connection>
21-
<url>https://github.com/sonatype/async-http-client</url>
22-
<developerConnection>scm:git:[email protected]:sonatype/async-http-client.git</developerConnection>
20+
<connection>scm:git:[email protected]:AsyncHttpClientasync-http-client.git</connection>
21+
<url>https://github.com/AsyncHttpClientasync-http-client</url>
22+
<developerConnection>scm:git:[email protected]:AsyncHttpClientasync-http-client.git</developerConnection>
2323
</scm>
2424
<issueManagement>
2525
<system>jira</system>
@@ -609,7 +609,7 @@
609609
</snapshotRepository>
610610
<site>
611611
<id>github</id>
612-
<url>gitsite:[email protected]/sonatype/async-http-client.git</url>
612+
<url>gitsite:[email protected]/AsyncHttpClientasync-http-client.git</url>
613613
</site>
614614
</distributionManagement>
615615
<repositories>

0 commit comments

Comments
 (0)