Added inceptionYear to httpclient-cache and fluent-hc poms

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1195711 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2011-10-31 22:50:56 +00:00
parent e31aeb6f18
commit b1bad18c8c
2 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@
</parent>
<artifactId>fluent-hc</artifactId>
<name>Fluent HttpClient</name>
<inceptionYear>2011</inceptionYear>
<description>
HttpComponents Client fluent API
</description>

View File

@ -34,6 +34,7 @@
</parent>
<artifactId>httpclient-cache</artifactId>
<name>HttpClient Cache</name>
<inceptionYear>2010</inceptionYear>
<description>
HttpComponents HttpClient - Cache
</description>