[MINOR] Move all repository declarations to parent pom (#966)
This commit is contained in:
committed by
vinoth chandar
parent
4529f535b2
commit
031b067a3a
8
pom.xml
8
pom.xml
@@ -844,6 +844,14 @@
|
||||
<id>confluent</id>
|
||||
<url>https://packages.confluent.io/maven/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>libs-milestone</id>
|
||||
<url>https://repo.spring.io/libs-milestone/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>libs-release</id>
|
||||
<url>https://repo.spring.io/libs-release/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<profiles>
|
||||
|
||||
Reference in New Issue
Block a user