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:
Oleg Kalnichevski 2014-02-17 13:17:30 +00:00
parent 80c8fb4dfc
commit bd2585f515
1 changed files with 3 additions and 3 deletions

View File

@ -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>