[seam-commits] Seam SVN: r11036 - examples/trunk.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Fri May 29 10:12:38 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-05-29 10:12:37 -0400 (Fri, 29 May 2009)
New Revision: 11036

Modified:
   examples/trunk/pom.xml
Log:
tidy up

Modified: examples/trunk/pom.xml
===================================================================
--- examples/trunk/pom.xml	2009-05-29 14:07:41 UTC (rev 11035)
+++ examples/trunk/pom.xml	2009-05-29 14:12:37 UTC (rev 11036)
@@ -11,7 +11,7 @@
    </parent>
 
    <groupId>org.jboss.seam.examples</groupId>
-   <artifactId>parent</artifactId>
+   <artifactId>seam-examples-parent</artifactId>
    <packaging>pom</packaging>
    <version>3.0.0-SNAPSHOT</version>
    <name>Seam Examples</name>
@@ -76,7 +76,7 @@
    <modules>
       <module>booking</module>
       <module>servlet-booking</module>
-      <module>servlet-permalink</module>
+      <!--<module>servlet-permalink</module>-->
    </modules>
 
    <build>




More information about the seam-commits mailing list