Skip to content

Commit 85882fc

Browse files
committed
fixed scm errors
1 parent 4559d95 commit 85882fc

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
</developers>
6767

6868
<scm>
69-
<connection>scm:git:git://github.com/Aiven-Open/common-util.git</connection>
70-
<developerConnection>scm:git:git@github.com:Aiven-Open/common-util.git</developerConnection>
69+
<connection>scm:git:git://github.com/Aiven-Open/kafka-config.git</connection>
70+
<developerConnection>scm:git:git@github.com:Aiven-Open/kafka-config.git</developerConnection>
7171
<tag>HEAD</tag>
72-
<url>https://github.com/Aiven-Open/common-util</url>
72+
<url>https://github.com/Aiven-Open/kafka-config</url>
7373
</scm>
7474

7575
<distributionManagement>
@@ -89,6 +89,7 @@
8989
<properties>
9090
<aiven.util.version>0.1.0-SNAPSHOT</aiven.util.version>
9191
</properties>
92+
9293
<dependencyManagement>
9394
<dependencies>
9495
<dependency>

0 commit comments

Comments
 (0)