Author: fanningpj
Date: Sun Aug 19 13:17:43 2018
New Revision: 1838379
URL: http://svn.apache.org/viewvc?rev=1838379&view=rev
Log:
allow access to apache staging repo
Modified:
poi/trunk/sonar/pom.xml
Modified: poi/trunk/sonar/pom.xml
URL:
http://svn.apache.org/viewvc/poi/trunk/sonar/pom.xml?rev=1838379&r1=1838378&r2=1838379&view=diff
==============================================================================
--- poi/trunk/sonar/pom.xml (original)
+++ poi/trunk/sonar/pom.xml Sun Aug 19 13:17:43 2018
@@ -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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]