aboutsummaryrefslogtreecommitdiffstats
path: root/sonar
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2018-08-19 13:17:43 +0000
committerPJ Fanning <fanningpj@apache.org>2018-08-19 13:17:43 +0000
commitd32fb0e9dc84d124049db9b546e990c49bbe4742 (patch)
tree4d17c024f7fc0500b6c8329526f0774b80d63072 /sonar
parentb6d837c8cea409c61b388e8d4149d5507d1effae (diff)
downloadpoi-d32fb0e9dc84d124049db9b546e990c49bbe4742.tar.gz
poi-d32fb0e9dc84d124049db9b546e990c49bbe4742.zip
allow access to apache staging repo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838379 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar')
-rw-r--r--sonar/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sonar/pom.xml b/sonar/pom.xml
index e6f381cd8c..388cabd0d5 100644
--- a/sonar/pom.xml
+++ b/sonar/pom.xml
@@ -53,6 +53,11 @@
<name>apache releases repo</name>
<url>https://repository.apache.org/content/repositories/releases</url>
</repository>
+ <repository>
+ <id>apache-staging-repo</id>
+ <name>apache staging repo</name>
+ <url>https://repository.apache.org/content/repositories/staging</url>
+ </repository>
</repositories>
<modules>