This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch download_realtime_hotfix in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
The following commit(s) were added to refs/heads/download_realtime_hotfix by this push: new b5d6aa4 Remove repositories b5d6aa4 is described below commit b5d6aa4c567f8c5cc8556b40c03fd7b7dbb22c8d Author: Neha Pawar <npa...@linkedin.com> AuthorDate: Tue Jun 18 22:42:00 2019 -0700 Remove repositories --- pom.xml | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/pom.xml b/pom.xml index cadc6c4..6fa1f41 100644 --- a/pom.xml +++ b/pom.xml @@ -188,29 +188,6 @@ </profile> </profiles> - <repositories> - <repository> - <id>jboss.org</id> - <url>http://repository.jboss.org</url> - <releases> - <enabled>true</enabled> - </releases> - <snapshots> - <enabled>false</enabled> - </snapshots> - </repository> - <repository> - <id>chibi</id> - <url>http://www.chibi.ubc.ca/maven2/</url> - <releases> - <enabled>true</enabled> - </releases> - <snapshots> - <enabled>false</enabled> - </snapshots> - </repository> - </repositories> - <dependencyManagement> <dependencies> <dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org