From cb3c2d5f796141b47276f2c207c74a00ee1805d6 Mon Sep 17 00:00:00 2001 From: Sebastian Bazley Date: Fri, 22 Mar 2013 17:49:27 +0000 Subject: [PATCH] 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/collections/trunk@1459912 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c4c16f97..42315725f 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ 2001 Types that extend and augment the Java Collections Framework. - http://commons.apache.org/collections/ + http://commons.apache.org/proper/commons-collections/ jira