migration to maven 3
[utils] / hibernate-jpa / pom.xml
index e8df940820e77f1712a14d327cbf657d4b0dc163..cab463ccd27908e6f6cf4d1f5ee99f451077fd2e 100644 (file)
@@ -1,9 +1,11 @@
+<?xml version="1.0"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <parent>
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-utils</artifactId>
-    <version>0.2.3</version>
+    <version>0.6-SNAPSHOT</version>
+       <relativePath>..</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>