[seam-commits] Seam SVN: r15193 - branches/community/Seam_2_3/examples/blog/blog-ear.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Oct 4 07:46:12 EDT 2012


Author: maschmid
Date: 2012-10-04 07:46:12 -0400 (Thu, 04 Oct 2012)
New Revision: 15193

Modified:
   branches/community/Seam_2_3/examples/blog/blog-ear/pom.xml
Log:
example blog-ear pom cleanup


Modified: branches/community/Seam_2_3/examples/blog/blog-ear/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples/blog/blog-ear/pom.xml	2012-10-04 11:38:43 UTC (rev 15192)
+++ branches/community/Seam_2_3/examples/blog/blog-ear/pom.xml	2012-10-04 11:46:12 UTC (rev 15193)
@@ -18,13 +18,11 @@
       <dependency>
          <groupId>org.jboss.seam.examples.blog</groupId>
          <artifactId>blog-web</artifactId>
-         <version>${project.version}</version>
          <type>war</type>
       </dependency>
       <dependency>
          <groupId>org.jboss.seam.examples.blog</groupId>
          <artifactId>blog-ejb</artifactId>
-         <version>${project.version}</version>
          <type>ejb</type>
       </dependency>
       <dependency>



More information about the seam-commits mailing list