[weld-commits] Weld SVN: r5333 - archetypes/trunk/jsf/jee-minimal.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Thu Dec 17 13:23:30 EST 2009


Author: dan.j.allen
Date: 2009-12-17 13:23:30 -0500 (Thu, 17 Dec 2009)
New Revision: 5333

Modified:
   archetypes/trunk/jsf/jee-minimal/pom.xml
Log:
update description


Modified: archetypes/trunk/jsf/jee-minimal/pom.xml
===================================================================
--- archetypes/trunk/jsf/jee-minimal/pom.xml	2009-12-17 18:22:44 UTC (rev 5332)
+++ archetypes/trunk/jsf/jee-minimal/pom.xml	2009-12-17 18:23:30 UTC (rev 5333)
@@ -11,7 +11,7 @@
    <groupId>org.jboss.weld.archetypes</groupId>
    <artifactId>weld-jsf-jee-minimal</artifactId>
    <name>Minimal Java EE 6 Archteype</name>
-   <description>Weld archetype for creating a minimal Java EE 6 application using JSF 2.0 and CDI 1.0 (no persistence unit)</description>
+   <description>Weld archetype for creating a minimal Java EE 6 application using JSF 2.0, CDI 1.0 and EJB 3.1 (no persistence unit included)</description>
 
    <packaging>maven-archetype</packaging>
 



More information about the weld-commits mailing list