diff options
author | Yegor Kozlov <yegor@apache.org> | 2008-01-04 14:19:14 +0000 |
---|---|---|
committer | Yegor Kozlov <yegor@apache.org> | 2008-01-04 14:19:14 +0000 |
commit | ce32b7c036323c2b722ee129ac8a428abd4fe5ce (patch) | |
tree | 9f1274454491f23d795137e6e6afcd7887f98f6e /poi.pom | |
parent | 329d1ae3307d1beccb50410dc960badd42ca5df0 (diff) | |
download | poi-REL_3_0_2_BETA2.tar.gz poi-REL_3_0_2_BETA2.zip |
merged TRUNK changes r608809 into REL_3_0_2_BETA2REL_3_0_2_BETA2
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_0_2_BETA2@608846 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'poi.pom')
-rw-r--r-- | poi.pom | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -77,8 +77,8 @@ under the License. </license> </licenses> <scm> - <url>http://svn.apache.org/viewvc/jakarta/poi/trunk</url> - <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/poi/trunk</connection> + <url>http://svn.apache.org/viewvc/poi/trunk</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/poi/trunk</connection> </scm> <issueManagement> <system>bugzilla</system> |