File tree Expand file tree Collapse file tree 7 files changed +13
-5
lines changed Expand file tree Collapse file tree 7 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >aws-cbor-protocol</artifactId >
13
- <name >AWS Java SDK :: AWS Cbor Protocol</name >
13
+ <name >AWS Java SDK :: Core :: Protocols :: AWS Cbor Protocol</name >
14
14
<description >The AWS SDK for Java - module holds the classes for AWS Cbor protocol
15
15
</description >
16
16
<url >https://aws.amazon.com/sdkforjava</url >
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >aws-ion-protocol</artifactId >
13
- <name >AWS Java SDK :: AWS Ion Protocol</name >
13
+ <name >AWS Java SDK :: Core :: Protocols :: AWS Ion Protocol</name >
14
14
<description >The AWS SDK for Java - module holds the classes for AWS Ion protocol
15
15
</description >
16
16
<url >https://aws.amazon.com/sdkforjava</url >
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >aws-json-protocol</artifactId >
13
- <name >AWS Java SDK :: AWS Json Protocol</name >
13
+ <name >AWS Java SDK :: Core :: Protocols :: AWS Json Protocol</name >
14
14
<description >The AWS SDK for Java - module holds the classes for AWS Json protocol
15
15
</description >
16
16
<url >https://aws.amazon.com/sdkforjava</url >
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >aws-query-protocol</artifactId >
13
- <name >AWS Java SDK :: AWS Query Protocol</name >
13
+ <name >AWS Java SDK :: Core :: Protocols :: AWS Query Protocol</name >
14
14
<description >The AWS SDK for Java - module holds the classes for AWS Query protocol
15
15
</description >
16
16
<url >https://aws.amazon.com/sdkforjava</url >
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >aws-xml-protocol</artifactId >
13
+ <name >AWS Java SDK :: Core :: Protocols :: AWS Xml Core</name >
14
+ <description >The AWS SDK for Java - module holds the classes for AWS Xml protocol
15
+ </description >
16
+ <url >https://aws.amazon.com/sdkforjava</url >
13
17
14
18
<dependencies >
15
19
<dependency >
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >protocols</artifactId >
13
+ <name >AWS Java SDK :: Core :: Protocols</name >
13
14
<packaging >pom</packaging >
15
+ <description >
16
+ The AWS SDK for Java - Protocols is an umbrella module that contains child protocol modules
17
+ </description >
14
18
<modules >
15
19
<module >aws-query-protocol</module >
16
20
<module >aws-json-protocol</module >
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >protocol-core</artifactId >
13
- <name >AWS Java SDK :: Protocol Core</name >
13
+ <name >AWS Java SDK :: Core :: Protocols :: Protocol Core</name >
14
14
<description >The AWS SDK for Java - module holds the core protocol classes
15
15
</description >
16
16
<url >https://aws.amazon.com/sdkforjava</url >
You can’t perform that action at this time.
0 commit comments