Removed inception year tag from module poms
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@652155 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4419c91e65
commit
88013c6596
|
@ -38,7 +38,6 @@
|
|||
</parent>
|
||||
<artifactId>httpclient</artifactId>
|
||||
<name>HttpClient (base module)</name>
|
||||
<inceptionYear>2000</inceptionYear>
|
||||
<description>
|
||||
HttpComponents Client (base module)
|
||||
</description>
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
</parent>
|
||||
<artifactId>httpmime</artifactId>
|
||||
<name>HttpClient (MIME entities)</name>
|
||||
<inceptionYear>2000</inceptionYear>
|
||||
<description>
|
||||
HttpComponents HttpClient - MIME coded entities
|
||||
</description>
|
||||
|
|
Loading…
Reference in New Issue