Author: manaRH
Date: 2012-10-11 10:46:50 -0400 (Thu, 11 Oct 2012)
New Revision: 15261

Modified:
   branches/enterprise/WFK-2_1/examples/blog/blog-ear/pom.xml
Log:
example blog-ear pom cleanup

Modified: branches/enterprise/WFK-2_1/examples/blog/blog-ear/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/examples/blog/blog-ear/pom.xml  2012-10-11 
14:46:43 UTC (rev 15260)
+++ branches/enterprise/WFK-2_1/examples/blog/blog-ear/pom.xml  2012-10-11 
14:46:50 UTC (rev 15261)
@@ -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>

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

Reply via email to