]> source.dussan.org Git - poi.git/commitdiff
allow access to apache staging repo
authorPJ Fanning <fanningpj@apache.org>
Sun, 19 Aug 2018 13:17:43 +0000 (13:17 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sun, 19 Aug 2018 13:17:43 +0000 (13:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838379 13f79535-47bb-0310-9956-ffa450edef68

sonar/pom.xml

index e6f381cd8ce2c4829f07c172b76c5f7f307035d6..388cabd0d59295fad253a4d243ba225860ca8cab 100644 (file)
             <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>