Skip to content

Commit f26f7bb

Browse files
committed
Handled Review comments
1 parent 061b5fb commit f26f7bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "feature",
3-
"category": "AWS SDK for Java v2",
3+
"category": "Apache HTTP Client 5",
44
"contributor": "",
55
"description": "Preview Release of AWS SDK Apache5 HttpClient with Apache HttpClient 5.5.x"
66
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@
824824
<spotbugs.skip>true</spotbugs.skip>
825825
<skip.unit.tests>true</skip.unit.tests>
826826
<mdep.analyze.skip>true</mdep.analyze.skip>
827-
<japicmp.skip>false</japicmp.skip>
827+
<japicmp.skip>true</japicmp.skip>
828828
<maven.javadoc.skip>true</maven.javadoc.skip>
829829
</properties>
830830
</profile>

0 commit comments

Comments
 (0)