Author: maschmid
Date: 2012-02-08 11:57:58 -0500 (Wed, 08 Feb 2012)
New Revision: 14308

Modified:
   branches/community/Seam_2_3/examples-ee6/booking/booking-web/pom.xml
Log:
examples-ee6 wrong groupId


Modified: branches/community/Seam_2_3/examples-ee6/booking/booking-web/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/booking/booking-web/pom.xml        
2012-02-08 16:55:57 UTC (rev 14307)
+++ branches/community/Seam_2_3/examples-ee6/booking/booking-web/pom.xml        
2012-02-08 16:57:58 UTC (rev 14308)
@@ -122,7 +122,7 @@
             </properties>
             <dependencies>
                 <dependency>
-                    <groupId>org.jboss.seam.examples</groupId>
+                    <groupId>org.jboss.seam.examples-ee6</groupId>
                     <artifactId>booking-ejb</artifactId>
                     <type>ejb</type>
                     <scope>compile</scope>

_______________________________________________
seam-commits mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-commits

Reply via email to