Skip to content

Commit 22ac9ad

Browse files
authored
chore: add scm url to pom.xml (#155)
* Revert "Amazon S3 Encryption Client 3.0.0 Release -- $(date +%Y-%m-%d)" This reverts commit 90a1139. * chore: add scm url to pom
1 parent 90a1139 commit 22ac9ad

File tree

2 files changed

+4
-25
lines changed

2 files changed

+4
-25
lines changed

CHANGELOG.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
</developer>
3333
</developers>
3434

35+
<scm>
36+
<url>https://github.com/aws/amazon-s3-encryption-client.git</url>
37+
</scm>
38+
3539
<properties>
3640
<maven.compiler.source>8</maven.compiler.source>
3741
<maven.compiler.target>8</maven.compiler.target>

0 commit comments

Comments
 (0)