From 3ed0831a3cfd449612cff33a7ff140931ce437a0 Mon Sep 17 00:00:00 2001 From: brett Date: Sat, 10 Apr 2004 03:01:41 +0000 Subject: [PATCH] PR: MPUBERJAR-2 upgrade to classworlds RC2 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114996 13f79535-47bb-0310-9956-ffa450edef68 --- uberjar/plugin.jelly | 6 +++--- uberjar/project.xml | 4 ++-- uberjar/xdocs/changes.xml | 4 ++++ 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/uberjar/plugin.jelly b/uberjar/plugin.jelly index f2a7b433..49b0ad66 100644 --- a/uberjar/plugin.jelly +++ b/uberjar/plugin.jelly @@ -88,8 +88,8 @@ dest="${dest}" src="${plugin.getDependencyPath('classworlds')}"> - - + + @@ -101,7 +101,7 @@ - + diff --git a/uberjar/project.xml b/uberjar/project.xml index bde5f832..5afa7c78 100644 --- a/uberjar/project.xml +++ b/uberjar/project.xml @@ -106,8 +106,8 @@ classworlds classworlds - 1.0-rc1 - http://classworlds.werken.com + 1.0-rc2 + http://classworlds.codehaus.org diff --git a/uberjar/xdocs/changes.xml b/uberjar/xdocs/changes.xml index 78ebe745..1016113a 100644 --- a/uberjar/xdocs/changes.xml +++ b/uberjar/xdocs/changes.xml @@ -24,6 +24,10 @@ + + Upgrade to classworlds RC2 + + Maven-655. Fix classworlds url.