You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2008/04/29 23:34:26 UTC

svn commit: r652155 - in /httpcomponents/httpclient/trunk: module-client/pom.xml module-httpmime/pom.xml

Author: olegk
Date: Tue Apr 29 14:34:26 2008
New Revision: 652155

URL: http://svn.apache.org/viewvc?rev=652155&view=rev
Log:
Removed inception year tag from module poms

Modified:
    httpcomponents/httpclient/trunk/module-client/pom.xml
    httpcomponents/httpclient/trunk/module-httpmime/pom.xml

Modified: httpcomponents/httpclient/trunk/module-client/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/module-client/pom.xml?rev=652155&r1=652154&r2=652155&view=diff
==============================================================================
--- httpcomponents/httpclient/trunk/module-client/pom.xml (original)
+++ httpcomponents/httpclient/trunk/module-client/pom.xml Tue Apr 29 14:34:26 2008
@@ -38,7 +38,6 @@
   </parent>
   <artifactId>httpclient</artifactId>
   <name>HttpClient (base module)</name>
-  <inceptionYear>2000</inceptionYear>
   <description>
    HttpComponents Client (base module)
   </description>

Modified: httpcomponents/httpclient/trunk/module-httpmime/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/module-httpmime/pom.xml?rev=652155&r1=652154&r2=652155&view=diff
==============================================================================
--- httpcomponents/httpclient/trunk/module-httpmime/pom.xml (original)
+++ httpcomponents/httpclient/trunk/module-httpmime/pom.xml Tue Apr 29 14:34:26 2008
@@ -38,7 +38,6 @@
   </parent>
   <artifactId>httpmime</artifactId>
   <name>HttpClient (MIME entities)</name>
-  <inceptionYear>2000</inceptionYear>
   <description>
    HttpComponents HttpClient - MIME coded entities
   </description>