Skip to content

Commit 1bc2ca3

Browse files
authored
chore(pom): fix scm url (#469)
1 parent da71231 commit 1bc2ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</developers>
3434

3535
<scm>
36-
<url>https://github.com/aws/amazon-s3-encryption-client.git</url>
36+
<url>https://github.com/aws/amazon-s3-encryption-client-java.git</url>
3737
</scm>
3838

3939
<properties>

0 commit comments

Comments
 (0)