]> juplo.de Git - hibernate-maven-plugin/commitdiff
Added missing versions and refined the pathes for old versions
authorKai Moritz <kai@juplo.de>
Sun, 26 Oct 2025 15:20:32 +0000 (16:20 +0100)
committerKai Moritz <kai@juplo.de>
Tue, 28 Oct 2025 17:53:59 +0000 (18:53 +0100)
pom.xml
src/site/xhtml/index.xhtml

diff --git a/pom.xml b/pom.xml
index b568911bee2b3fb63e79def4857fabd3ec8ad4e2..e6228b55ec6a85a196ddaddc006343e8209ba253 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
   <description>Plugin for generating a database-schema from Hibernate-Mapping-Annotations</description>
   <version>2.0.0</version>
   <packaging>maven-plugin</packaging>
-  <url>http://juplo.de/hibernate-maven-plugin</url>
+  <url>https://juplo.de/hibernate-maven-plugin/index.html</url>
 
   <prerequisites>
     <maven>2.0.6</maven>
index d3ffcb1b538fcac762e1e355e8ee47a684df4eb2..579e2351fe4b74970f9c36fccd083fd779b033ac 100644 (file)
   <ul>
     <li><a href="https://juplo.de/hibernate-maven-plugin">current version</a></li>
     <li>${project.version} (this version)</li>
-    <li><a href="http://juplo.de/projects/hibernate4-maven-plugin/1.0.5/index.html">1.0.5</a></li>
-    <li><a href="http://juplo.de/projects/hibernate4-maven-plugin/1.0.4/index.html">1.0.4</a></li>
-    <li><a href="http://juplo.de/projects/hibernate4-maven-plugin/1.0.3/index.html">1.0.3</a></li>
-    <li><a href="http://juplo.de/projects/hibernate4-maven-plugin/1.0.2/index.html">1.0.2</a></li>
-    <li><a href="http://juplo.de/projects/hibernate4-maven-plugin/1.0.1/index.html">1.0.1</a></li>
-    <li><a href="http://juplo.de/projects/hibernate4-maven-plugin/1.0/index.html">1.0</a></li>
+    <li><a href="/projects/hibernate-maven-plugin/1.1.1/index.html">1.1.1</a></li>
+    <li><a href="/projects/hibernate-maven-plugin/1.1.0/index.html">1.1.0</a></li>
+    <li><a href="/projects/hibernate-maven-plugin/1.0.5/index.html">1.0.5</a></li>
+    <li><a href="/projects/hibernate-maven-plugin/1.0.4/index.html">1.0.4</a></li>
+    <li><a href="/projects/hibernate-maven-plugin/1.0.3/index.html">1.0.3</a></li>
+    <li><a href="/projects/hibernate-maven-plugin/1.0.2/index.html">1.0.2</a></li>
+    <li><a href="/projects/hibernate-maven-plugin/1.0.1/index.html">1.0.1</a></li>
+    <li><a href="/projects/hibernate-maven-plugin/1.0/index.html">1.0</a></li>
   </ul>
  </body>
 </html>