diff options
author | PJ Fanning <fanningpj@apache.org> | 2018-08-24 17:57:06 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2018-08-24 17:57:06 +0000 |
commit | cf455847d253e7f695ae51aed004cfec91a75503 (patch) | |
tree | b9ddaf951d420c7312d5f1cef9495868015e3729 /sonar | |
parent | ccdb5da45e9385a538f3260eb8bd19406eeddad7 (diff) | |
download | poi-cf455847d253e7f695ae51aed004cfec91a75503.tar.gz poi-cf455847d253e7f695ae51aed004cfec91a75503.zip |
use released version of xmlbeans 3.0.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838918 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar')
-rw-r--r-- | sonar/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sonar/pom.xml b/sonar/pom.xml index b147709623..3bdf6ae5ff 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -53,11 +53,6 @@ <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> |