Author: vmassol
Date: Sat Aug 27 23:47:11 2005
New Revision: 263838

URL: http://svn.apache.org/viewcvs?rev=263838&view=rev
Log:
Added a change matching Brett's fix: upgrade to Maven Model 3.0.0 final.

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

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=263838&r1=263837&r2=263838&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml Sat Aug 27 23:47:11 2005
@@ -2,7 +2,7 @@
 
 <!-- 
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -23,6 +23,12 @@
     <author email="[EMAIL PROTECTED]">Nathan Coast</author>
   </properties>
   <body>
+    <release version="1.7.1" date="in SVN">
+      <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>
     <release version="1.7" date="2005-08-27">
       <action dev="vmassol" type="update">By default do not generate client 
EJB. I believe this is a more common default that generating as generation of 
client EJBs is only required for distributed apps which are not so 
common.</action>
       <action dev="vmassol" type="fix">Make the ejb creation work even if 
there are not sources.</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to