Fix plugin repos for the modules that use jib plugin

This commit is contained in:
Ilayaperumal Gopinathan
2020-07-21 15:11:44 +05:30
parent 716c2e5d10
commit 1f060f8a86
7 changed files with 35 additions and 0 deletions

View File

@@ -195,6 +195,11 @@
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>maven-central</id>
<name>Maven Central</name>
<url>https://repo.maven.apache.org/maven2</url>
</pluginRepository>
<pluginRepository>
<id>spring-snapshots</id>
<name>Spring Snapshots</name>