1
0

Fix up URLs so they point to actual sites; this allows relative URLs to work properly

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1459912 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley
2013-03-22 17:49:27 +00:00
parent cc3dc9fd76
commit 903c462515

View File

@@ -35,7 +35,7 @@ under the License.
<version>1.2-SNAPSHOT</version> <version>1.2-SNAPSHOT</version>
<description>Commons Logging is a thin adapter allowing configurable bridging to other, <description>Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.</description> well known logging systems.</description>
<url>http://commons.apache.org/logging/</url> <url>http://commons.apache.org/proper/commons-logging/</url>
<issueManagement> <issueManagement>
<system>JIRA</system> <system>JIRA</system>