[seam-commits] Seam SVN: r14275 - branches/community/Seam_2_3/examples/dvdstore/dvdstore-ejb.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Jan 31 07:05:02 EST 2012


Author: maschmid
Date: 2012-01-31 07:05:01 -0500 (Tue, 31 Jan 2012)
New Revision: 14275

Modified:
   branches/community/Seam_2_3/examples/dvdstore/dvdstore-ejb/pom.xml
Log:
examples, dvdstore, make the profile names more consistent with other examples (rename jbossas5 to jbossas51)


Modified: branches/community/Seam_2_3/examples/dvdstore/dvdstore-ejb/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples/dvdstore/dvdstore-ejb/pom.xml	2012-01-30 20:44:01 UTC (rev 14274)
+++ branches/community/Seam_2_3/examples/dvdstore/dvdstore-ejb/pom.xml	2012-01-31 12:05:01 UTC (rev 14275)
@@ -182,7 +182,7 @@
    
     <profiles>
         <profile>
-            <id>jbossas5</id>
+            <id>jbossas51</id>
             <activation>
                 <activeByDefault>true</activeByDefault>
             </activation>



More information about the seam-commits mailing list