We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4559d95 commit 85882fcCopy full SHA for 85882fc
1 file changed
pom.xml
@@ -66,10 +66,10 @@
66
</developers>
67
68
<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>
+ <connection>scm:git:git://github.com/Aiven-Open/kafka-config.git</connection>
+ <developerConnection>scm:git:git@github.com:Aiven-Open/kafka-config.git</developerConnection>
71
<tag>HEAD</tag>
72
- <url>https://github.com/Aiven-Open/common-util</url>
+ <url>https://github.com/Aiven-Open/kafka-config</url>
73
</scm>
74
75
<distributionManagement>
@@ -89,6 +89,7 @@
89
<properties>
90
<aiven.util.version>0.1.0-SNAPSHOT</aiven.util.version>
91
</properties>
92
+
93
<dependencyManagement>
94
<dependencies>
95
<dependency>
0 commit comments