[embjopr-commits] EMBJOPR SVN: r553 - trunk/jbas5.

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Wed Jul 8 15:13:36 EDT 2009


Author: ips
Date: 2009-07-08 15:13:36 -0400 (Wed, 08 Jul 2009)
New Revision: 553

Modified:
   trunk/jbas5/pom.xml
Log:
add the Hibernate plugin to the WAR's plugins dir (https://jira.jboss.org/jira/browse/EMBJOPR-203)


Modified: trunk/jbas5/pom.xml
===================================================================
--- trunk/jbas5/pom.xml	2009-06-23 05:37:47 UTC (rev 552)
+++ trunk/jbas5/pom.xml	2009-07-08 19:13:36 UTC (rev 553)
@@ -68,6 +68,12 @@
                                 <!-- other plugins -->
                                 <artifactItem>
                                     <groupId>${jopr.groupId}</groupId>
+                                    <artifactId>jopr-hibernate-plugin</artifactId>
+                                    <version>${jopr.version}</version>
+                                </artifactItem>                                
+
+                                <artifactItem>
+                                    <groupId>${jopr.groupId}</groupId>
                                     <artifactId>jopr-jboss-cache5-plugin</artifactId>
                                     <version>${jopr.version}</version>
                                 </artifactItem>                                




More information about the embjopr-commits mailing list