Skip to content

Commit

Permalink
fixed connection
Browse files Browse the repository at this point in the history
  • Loading branch information
lpandzic committed Feb 19, 2021
1 parent bf4c613 commit 55cb44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<scm>
<url>https://github.com/infobip/infobip-testcontainers-spring-boot-starter.git</url>
<connection>scm:git:git://github.com:infobip/infobip-testcontainers-spring-boot-starter.git</connection>
<connection>scm:git:git@github.com:infobip/infobip-testcontainers-spring-boot-starter.git</connection>
<developerConnection>scm:git:git@github.com:infobip/infobip-testcontainers-spring-boot-starter.git</developerConnection>
<tag>HEAD</tag>
</scm>
Expand Down

0 comments on commit 55cb44c

Please sign in to comment.