Skip to content

Commit 9fd23c6

Browse files
committed
chore: release automation - use https instead of ssh connection
1 parent 9112991 commit 9fd23c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
<scm>
4242
<url>https://github.com/awslabs/aws-serverless-java-container</url>
43-
<connection>https://github.com/awslabs/aws-serverless-java-container.git</connection>
43+
<connection>scm:git:https://github.com/awslabs/aws-serverless-java-container.git</connection>
4444
</scm>
4545

4646
<repositories>

0 commit comments

Comments
 (0)