We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 061b5fb commit f26f7bbCopy full SHA for f26f7bb
.changes/next-release/feature-AWSSDKforJavav2-65d4de2.json
@@ -1,6 +1,6 @@
1
{
2
"type": "feature",
3
- "category": "AWS SDK for Java v2",
+ "category": "Apache HTTP Client 5",
4
"contributor": "",
5
"description": "Preview Release of AWS SDK Apache5 HttpClient with Apache HttpClient 5.5.x"
6
}
pom.xml
@@ -824,7 +824,7 @@
824
<spotbugs.skip>true</spotbugs.skip>
825
<skip.unit.tests>true</skip.unit.tests>
826
<mdep.analyze.skip>true</mdep.analyze.skip>
827
- <japicmp.skip>false</japicmp.skip>
+ <japicmp.skip>true</japicmp.skip>
828
<maven.javadoc.skip>true</maven.javadoc.skip>
829
</properties>
830
</profile>
0 commit comments