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 2012/03/09 20:46:47 UTC

svn commit: r1299003 - /httpcomponents/httpcore/trunk/pom.xml

Author: olegk
Date: Fri Mar  9 19:46:47 2012
New Revision: 1299003

URL: http://svn.apache.org/viewvc?rev=1299003&view=rev
Log:
Include AB module

Modified:
    httpcomponents/httpcore/trunk/pom.xml

Modified: httpcomponents/httpcore/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/pom.xml?rev=1299003&r1=1299002&r2=1299003&view=diff
==============================================================================
--- httpcomponents/httpcore/trunk/pom.xml (original)
+++ httpcomponents/httpcore/trunk/pom.xml Fri Mar  9 19:46:47 2012
@@ -68,6 +68,7 @@
     <module>httpcore</module>
     <module>httpcore-nio</module>
     <module>httpcore-osgi</module>
+    <module>httpcore-ab</module>
   </modules>
 
   <properties>