You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2005/09/20 22:17:30 UTC

svn commit: r290555 - in /maven/maven-1/plugins/trunk/ejb: project.xml xdocs/changes.xml

Author: vmassol
Date: Tue Sep 20 13:13:58 2005
New Revision: 290555

URL: http://svn.apache.org/viewcvs?rev=290555&view=rev
Log:
Prepare for version 1.8 development.

Modified:
    maven/maven-1/plugins/trunk/ejb/project.xml
    maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml

Modified: maven/maven-1/plugins/trunk/ejb/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/ejb/project.xml?rev=290555&r1=290554&r2=290555&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/ejb/project.xml (original)
+++ maven/maven-1/plugins/trunk/ejb/project.xml Tue Sep 20 13:13:58 2005
@@ -22,7 +22,7 @@
   <pomVersion>3</pomVersion>
   <id>maven-ejb-plugin</id>
   <name>Maven EJB Plugin</name>
-  <currentVersion>1.7.1</currentVersion>
+  <currentVersion>1.8-SNAPSHOT</currentVersion>
   <description>EJB Plugin for Maven</description>
   <shortDescription>EJB Plugin for Maven</shortDescription>
   <url>http://maven.apache.org/reference/plugins/ejb/</url>

Modified: maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml?rev=290555&r1=290554&r2=290555&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml Tue Sep 20 13:13:58 2005
@@ -21,8 +21,11 @@
   <properties>
     <title>Changes</title>
     <author email="nathan.coast@blueyonder.co.uk">Nathan Coast</author>
+    <author email="vmassol@apache.org">Vincent Massol</author>
   </properties>
   <body>
+    <release version="1.8-SNAPSHOT" date="in SVN">
+    </release>
     <release version="1.7.1" date="2005-08-28">
       <action dev="brett" type="fix">Update dependency to Maven Model v3.0.0 final (it was previously depending on 3.0.0 SNAPSHOT).</action>
     </release>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org