putting the hibernate-jpa dependencies in a separate project.
[utils] / mythtv / monitor / pom.xml
index 03fa2edda744c186143deaba3a753a439c4ae6db..03dd8fb88e7d2f312744e8b06230ce1e4883b304 100644 (file)
       <artifactId>spring-jpa</artifactId>
     </dependency>
     <dependency>
-      <groupId>concurrent</groupId>
-      <artifactId>concurrent</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>log4j</groupId>
-      <artifactId>log4j</artifactId>
-      <scope>provided</scope>
+      <groupId>org.wamblee</groupId>
+      <artifactId>wamblee-hibernate-jpa</artifactId>
     </dependency>
     <dependency>
       <groupId>javaee</groupId>