This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new 93748d7 Remove Spring repo (#9280)
93748d7 is described below
commit 93748d7a660179e0f7d531b060cc741ec318292f
Author: Enrico Olivelli <[email protected]>
AuthorDate: Sun Jan 24 19:10:19 2021 +0100
Remove Spring repo (#9280)
Co-authored-by: Enrico Olivelli <[email protected]>
---
pom.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 089a822..5115825 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1891,10 +1891,6 @@ flexible messaging model and an intuitive client
API.</description>
<url>https://yahoo.bintray.com/maven</url>
</repository>
<repository>
- <id>spring-plugins-release</id>
- <url>https://repo.spring.io/plugins-release/</url>
- </repository>
- <repository>
<id>confluent</id>
<url>http://packages.confluent.io/maven/</url>
</repository>