From 27563f1fbb08bb93ff1b4e0a6ca10ceb4f8c425d Mon Sep 17 00:00:00 2001 From: snicoll Date: Thu, 2 Mar 2006 21:23:14 +0000 Subject: [PATCH] switched to 1.7.2-SNAPSHOT git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@382522 13f79535-47bb-0310-9956-ffa450edef68 --- ejb/project.xml | 2 +- ejb/xdocs/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ejb/project.xml b/ejb/project.xml index b308e0f6..a5a412aa 100644 --- a/ejb/project.xml +++ b/ejb/project.xml @@ -23,7 +23,7 @@ 3 maven-ejb-plugin Maven EJB Plugin - 1.8-SNAPSHOT + 1.7.2-SNAPSHOT EJB Plugin for Maven EJB Plugin for Maven diff --git a/ejb/xdocs/changes.xml b/ejb/xdocs/changes.xml index 025510fd..ad659e5d 100644 --- a/ejb/xdocs/changes.xml +++ b/ejb/xdocs/changes.xml @@ -24,7 +24,7 @@ Vincent Massol - + Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • commons-logging v1.0.3 -> v1.0.4