Documentation gets filterd now
[hibernate4-maven-plugin] / src / site / apt / examples.apt
index da04a25..1c28320 100644 (file)
@@ -30,7 +30,7 @@ Configuration through a hibernate.properties-File
 <plugin>
   <groupId>de.juplo</groupId>
   <artifactId>hibernate4-maven-plugin</artifactId>
 <plugin>
   <groupId>de.juplo</groupId>
   <artifactId>hibernate4-maven-plugin</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>${project.version}</version>
   <executions>
     <execution>
       <goals>
   <executions>
     <execution>
       <goals>
@@ -54,7 +54,7 @@ Configuration through a hibernate.properties-File
 <plugin>
   <groupId>de.juplo</groupId>
   <artifactId>hibernate4-maven-plugin</artifactId>
 <plugin>
   <groupId>de.juplo</groupId>
   <artifactId>hibernate4-maven-plugin</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>${project.version}</version>
   <executions>
     <execution>
       <goals>
   <executions>
     <execution>
       <goals>
@@ -119,7 +119,7 @@ Configuration through maven-properties
   <plugin>
     <groupId>de.juplo</groupId>
     <artifactId>hibernate4-maven-plugin</artifactId>
   <plugin>
     <groupId>de.juplo</groupId>
     <artifactId>hibernate4-maven-plugin</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>${project.version}</version>
     <executions>
       <execution>
         <goals>
     <executions>
       <execution>
         <goals>
@@ -157,7 +157,7 @@ Configuration through the plugin-configuration
 <plugin>
   <groupId>de.juplo</groupId>
   <artifactId>hibernate4-maven-plugin</artifactId>
 <plugin>
   <groupId>de.juplo</groupId>
   <artifactId>hibernate4-maven-plugin</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>${project.version}</version>
   <executions>
     <execution>
       <goals>
   <executions>
     <execution>
       <goals>
@@ -222,7 +222,7 @@ Configuration through the plugin-configuration
 <plugin>
   <groupId>de.juplo</groupId>
   <artifactId>hibernate4-maven-plugin</artifactId>
 <plugin>
   <groupId>de.juplo</groupId>
   <artifactId>hibernate4-maven-plugin</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>${project.version}</version>
   <executions>
     <execution>
       <goals>
   <executions>
     <execution>
       <goals>
@@ -299,7 +299,7 @@ Known Pitfalls
 <plugin>
   <groupId>de.juplo</groupId>
   <artifactId>hibernate4-maven-plugin</artifactId>
 <plugin>
   <groupId>de.juplo</groupId>
   <artifactId>hibernate4-maven-plugin</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>${project.version}</version>
   <executions>
     <execution>
       <goals>
   <executions>
     <execution>
       <goals>