]> source.dussan.org Git - poi.git/commitdiff
add repo definition to pom.xml
authorPJ Fanning <fanningpj@apache.org>
Sat, 23 Jun 2018 09:25:42 +0000 (09:25 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sat, 23 Jun 2018 09:25:42 +0000 (09:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834187 13f79535-47bb-0310-9956-ffa450edef68

sonar/pom.xml

index f201c7b49d8fc6ddd03a30e3ed4105576546b675..ed76764c6d753e567a37948eb05ece8a8a956510 100644 (file)
                <url>http://svn.apache.org/viewvc/poi</url>
        </scm>
        
+         <repositories>
+               <repository>
+                       <id>xmlbeans-snapshot-repo</id>
+                       <name>xmlbeans snapshot repo</name>
+                       <url>https://repository.apache.org/content/repositories/staging</url>
+               </repository>  
+       </repositories>
+
        <modules>
                <module>main</module>
                <module>ooxml-schema</module>