From 181b00bd08ccf57fa0cfbb962c1990184ba093e9 Mon Sep 17 00:00:00 2001 From: dion Date: Tue, 16 Sep 2003 04:16:43 +0000 Subject: [PATCH] Apply MAVEN-690 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114016 13f79535-47bb-0310-9956-ffa450edef68 --- torque/plugin.jelly | 6 +++--- torque/project.xml | 8 ++++---- torque/xdocs/changes.xml | 1 + 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/torque/plugin.jelly b/torque/plugin.jelly index b4eff78f..7fc8a28c 100644 --- a/torque/plugin.jelly +++ b/torque/plugin.jelly @@ -31,8 +31,8 @@ - - + + @@ -42,7 +42,7 @@ Note: I have no idea why this file is not already processed by the plugin.. --> - + commons-dbcp - 1.1-dev.20021231.055112 + 20030818.201141 root @@ -116,21 +116,21 @@ torque torque-gen - 3.1-alpha2 + 3.1-beta1 root velocity - 1.4-dev + 1.3.1 root village - 2.0-dev-20021111 + 2.0-dev-20030625 root diff --git a/torque/xdocs/changes.xml b/torque/xdocs/changes.xml index 37e9086f..ce6a62bd 100644 --- a/torque/xdocs/changes.xml +++ b/torque/xdocs/changes.xml @@ -7,6 +7,7 @@ + Apply MAVEN-690 Fix prereqs of torque:om-zip goal.