You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2010/09/21 22:25:40 UTC

svn commit: r999595 - /maven/plugins/trunk/maven-ejb-plugin/pom.xml

Author: jdcasey
Date: Tue Sep 21 20:25:39 2010
New Revision: 999595

URL: http://svn.apache.org/viewvc?rev=999595&view=rev
Log:
Next version will be 2.3.

Modified:
    maven/plugins/trunk/maven-ejb-plugin/pom.xml

Modified: maven/plugins/trunk/maven-ejb-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/pom.xml?rev=999595&r1=999594&r2=999595&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ejb-plugin/pom.xml Tue Sep 21 20:25:39 2010
@@ -29,7 +29,7 @@ under the License.
   </parent>
 
   <artifactId>maven-ejb-plugin</artifactId>
-  <version>2.4-SNAPSHOT</version>
+  <version>2.3-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven EJB Plugin</name>