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 2014/12/17 14:06:02 UTC

svn commit: r1646229 - /httpcomponents/httpcore/branches/4.4.x/pom.xml

Author: olegk
Date: Wed Dec 17 13:06:01 2014
New Revision: 1646229

URL: http://svn.apache.org/r1646229
Log:
Upgraded API baseline to 4.4

Modified:
    httpcomponents/httpcore/branches/4.4.x/pom.xml

Modified: httpcomponents/httpcore/branches/4.4.x/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.4.x/pom.xml?rev=1646229&r1=1646228&r2=1646229&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.4.x/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.4.x/pom.xml Wed Dec 17 13:06:01 2014
@@ -78,7 +78,7 @@
     <junit.version>4.11</junit.version>
     <mockito.version>1.8.5</mockito.version>
     <commons-logging.version>1.2</commons-logging.version>
-    <api.comparison.version>4.3</api.comparison.version>
+    <api.comparison.version>4.4</api.comparison.version>
     <hc.stylecheck.version>1</hc.stylecheck.version>
   </properties>