Updated artifact name (winauth-jni to httpclient-win)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1568978 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
80c8fb4dfc
commit
bd2585f515
|
@ -32,10 +32,10 @@
|
|||
<artifactId>httpcomponents-client</artifactId>
|
||||
<version>4.4-alpha1-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>winauth-jni</artifactId>
|
||||
<name>Windows Integrated Auth</name>
|
||||
<artifactId>httpclient-win</artifactId>
|
||||
<name>Windows features for Apache HttpClient</name>
|
||||
<description>
|
||||
Windows Integrated Authentication for Apache HttpClient via JNI
|
||||
Windows specific functionality for Apache HttpClient
|
||||
</description>
|
||||
<url>http://hc.apache.org/httpcomponents-client</url>
|
||||
<packaging>jar</packaging>
|
||||
|
|
Loading…
Reference in New Issue