JPA-jdbc-properties are used, if appropriate hibernate-properties are missing
[hibernate4-maven-plugin] / pom.xml
diff --git a/pom.xml b/pom.xml
index 0a8572d..b536886 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <el-api.version>3.0.0</el-api.version>
     <maven.version>3.3.3</maven.version>
     <maven-plugin-log4j.version>1.0.1</maven-plugin-log4j.version>
-    <scannotation.version>1.0.3</scannotation.version>
+    <scannotation.version>1.0.4</scannotation.version>
   </properties>
 
   <dependencies>
       <version>${el-api.version}</version>
     </dependency>
     <dependency>
-      <groupId>org.scannotation</groupId>
+      <groupId>de.juplo</groupId>
       <artifactId>scannotation</artifactId>
       <version>${scannotation.version}</version>
     </dependency>