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 2013/10/22 21:59:31 UTC

svn commit: r1534758 - /httpcomponents/httpclient/trunk/pom.xml

Author: olegk
Date: Tue Oct 22 19:59:30 2013
New Revision: 1534758

URL: http://svn.apache.org/r1534758
Log:
Upgraded API comparison level to 4.3

Modified:
    httpcomponents/httpclient/trunk/pom.xml

Modified: httpcomponents/httpclient/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/pom.xml?rev=1534758&r1=1534757&r2=1534758&view=diff
==============================================================================
--- httpcomponents/httpclient/trunk/pom.xml (original)
+++ httpcomponents/httpclient/trunk/pom.xml Tue Oct 22 19:59:30 2013
@@ -75,7 +75,7 @@
     <mockito.version>1.8.5</mockito.version>
     <jna.version>4.0.0</jna.version>
     <hc.stylecheck.version>1</hc.stylecheck.version>
-    <api.comparison.version>4.2</api.comparison.version>
+    <api.comparison.version>4.3</api.comparison.version>
   </properties>
 
   <repositories>