HHH-6099 Documentation poms have wrong parent declaration

This commit is contained in:
Sanne Grinovero 2011-04-08 12:14:08 +01:00
parent 3a658ca112
commit 5f23f26d4a
5 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.4-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
<relativePath>../../hibernate-parent/pom.xml</relativePath>
</parent>
<artifactId>devguide</artifactId>

View File

@ -7,7 +7,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.4-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
<relativePath>../../hibernate-parent/pom.xml</relativePath>
</parent>
<groupId>org.hibernate</groupId>

View File

@ -31,7 +31,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.4-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
<relativePath>../../hibernate-parent/pom.xml</relativePath>
</parent>
<groupId>org.hibernate</groupId>

View File

@ -7,7 +7,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.4-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
<relativePath>../../hibernate-parent/pom.xml</relativePath>
</parent>
<groupId>org.hibernate</groupId>

View File

@ -30,7 +30,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.4-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
<relativePath>../../hibernate-parent/pom.xml</relativePath>
</parent>
<artifactId>hibernate-quickstart</artifactId>