Skip to content

Commit b80a607

Browse files
authored
Initial semi-consistent renaming of modules (#621)
1 parent c19a319 commit b80a607

File tree

443 files changed

+54
-56
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

443 files changed

+54
-56
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

aws/sigv4/build.gradle.kts renamed to aws/aws-sigv4/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ extra["moduleName"] = "software.amazon.smithy.java.aws.sigv4"
1414
dependencies {
1515
implementation(project(":client:client-core"))
1616
api(project(":aws:client:aws-client-core"))
17-
implementation(project(":http-api"))
17+
implementation(project(":http:http-api"))
1818
implementation(project(":io"))
1919
implementation(project(":logging"))
2020
implementation(libs.smithy.aws.traits)

0 commit comments

Comments
 (0)