Fixed the settings in the pom's of the tutorials
[hibernate4-maven-plugin] / src / it / tutorials / annotations / pom.xml
index db62586..50a9a9e 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.hibernate.tutorials</groupId>
         <artifactId>hibernate-tutorials</artifactId>
-        <version>$version</version>
+        <version>4.3.9.Final</version>
         <relativePath>../pom.xml</relativePath>
     </parent>