Skip to content

Commit 8ef8fd0

Browse files
committed
fix scm linkage
1 parent 58a5b79 commit 8ef8fd0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
</developers>
3030

3131
<scm>
32-
<connection>scm:git:git@github.com:IABTechLabs/iabgpp-java.git</connection>
33-
<developerConnection>scm:git:git@github.com:IABTechLabs/iabgpp-java.git</developerConnection>
34-
<url>https://github.com/IABTechLabs/iabgpp-java</url>
32+
<connection>scm:git:git@github.com:IABTechLab/iabgpp-java.git</connection>
33+
<developerConnection>scm:git:git@github.com:IABTechLab/iabgpp-java.git</developerConnection>
34+
<url>https://github.com/IABTechLab/iabgpp-java</url>
3535
</scm>
3636

3737
<distributionManagement>

0 commit comments

Comments
 (0)