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

diff --git a/pom.xml b/pom.xml
index d687b94f8e64412a4fd8e095cf06b50225cb1f3c..4e5b45b5efc49c9c6bb1a6ebc3e937bcc356cfed 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
   <description>A simple plugin for generating a database-schema from Hibernate-Mappings</description>
   <version>2.1.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
-  <url>http://juplo.de/hibernate-maven-plugin/index.html</url>
+  <url>https://juplo.de/hibernate-maven-plugin/index.html</url>
 
   <prerequisites>
     <maven>2.0.6</maven>
index 99f3c46e542b84f0c7df9f05b2b8c66c70bee70f..ba8b94b76441e4d95bcd0030ebf412cec6a8aa2f 100644 (file)
   <ul>
     <li><a href="${project.url}">current version</a></li>
     <li>${project.version} (this version)</li>
-    <li><a href="http://juplo.de/projects/hibernate-maven-plugin/2.1.1/index.html">2.1.1</a></li>
-    <li><a href="http://juplo.de/projects/hibernate-maven-plugin/2.1.0/index.html">2.1.0</a></li>
-    <li><a href="http://juplo.de/projects/hibernate-maven-plugin/2.0.0/index.html">2.0.0</a></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/2.1.1/index.html">2.1.1</a></li>
+    <li><a href="/projects/hibernate-maven-plugin/2.1.0/index.html">2.1.0</a></li>
+    <li><a href="/projects/hibernate-maven-plugin/2.0.0/index.html">2.0.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>