You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sn...@apache.org on 2007/02/07 19:51:56 UTC

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

Author: snicoll
Date: Wed Feb  7 10:51:55 2007
New Revision: 504645

URL: http://svn.apache.org/viewvc?view=rev&rev=504645
Log:
staging ejb plugin 2.1

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?view=diff&rev=504645&r1=504644&r2=504645
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ejb-plugin/pom.xml Wed Feb  7 10:51:55 2007
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>8-SNAPSHOT</version>
+    <version>8</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-ejb-plugin</artifactId>