Skip to content

Commit c555e87

Browse files
Added SCM url to pom
1 parent 8e1fa55 commit c555e87

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
</developer>
3030
</developers>
3131

32+
<scm>
33+
<url>https://github.com/awslabs/aws-encryption-sdk-java.git</url>
34+
</scm>
35+
3236
<properties>
3337
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3438
</properties>

0 commit comments

Comments
 (0)