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
This commit is contained in:
snicoll 2006-03-02 21:23:14 +00:00
parent 3f032a7a67
commit 27563f1fbb
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-ejb-plugin</id>
<name>Maven EJB Plugin</name>
<currentVersion>1.8-SNAPSHOT</currentVersion>
<currentVersion>1.7.2-SNAPSHOT</currentVersion>
<description>EJB Plugin for Maven</description>
<shortDescription>EJB Plugin for Maven</shortDescription>
<versions>

View File

@ -24,7 +24,7 @@
<author email="vmassol@apache.org">Vincent Massol</author>
</properties>
<body>
<release version="1.8-SNAPSHOT" date="in SVN">
<release version="1.7.2-SNAPSHOT" date="in SVN">
<action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
<ul>
<li>commons-logging v1.0.3 -> v1.0.4</li>