diff options
Diffstat (limited to 'springboot/springboot26/pom.xml')
-rw-r--r-- | springboot/springboot26/pom.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/springboot/springboot26/pom.xml b/springboot/springboot26/pom.xml index 110cb713..a4b6baa4 100644 --- a/springboot/springboot26/pom.xml +++ b/springboot/springboot26/pom.xml @@ -287,18 +287,7 @@ <enabled>true</enabled> </snapshots> </pluginRepository> - <!-- Black Duck plugin dependencies --> - <pluginRepository> - <id>JCenter</id> - <name>JCenter Repository</name> - <url>http://jcenter.bintray.com</url> - </pluginRepository> - <pluginRepository> - <id>Restlet</id> - <name>Restlet Repository</name> - <url>http://maven.restlet.com</url> - </pluginRepository> </pluginRepositories> <build> |