Skip to content

Commit 05b604b

Browse files
committed
Fix pom descriptions
1 parent 83c1e8e commit 05b604b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

core/http-auth-aws-crt/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
<artifactId>http-auth-aws-crt</artifactId>
2929
<name>AWS Java SDK :: HTTP Auth AWS CRT</name>
3030
<description>
31-
The AWS SDK for Java - HTTP Auth AWS module contains interfaces and implementations for HTTP authentication
32-
specific to the AWS CRT.
31+
The AWS SDK for Java - HTTP Auth AWS module contains interfaces and implementations for generic HTTP
32+
authentication specific to the AWS CRT.
3333
</description>
3434
<url>https://aws.amazon.com/sdkforjava</url>
3535

core/http-auth-aws/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
<artifactId>http-auth-aws</artifactId>
2929
<name>AWS Java SDK :: HTTP Auth AWS</name>
3030
<description>
31-
The AWS SDK for Java - HTTP Auth AWS module contains interfaces and implementations for generic generic HTTP authentication
32-
specific to AWS.
31+
The AWS SDK for Java - HTTP Auth AWS module contains interfaces and implementations for generic HTTP
32+
authentication specific to AWS.
3333
</description>
3434
<url>https://aws.amazon.com/sdkforjava</url>
3535

0 commit comments

Comments
 (0)