]> juplo.de Git - hibernate4-maven-plugin/commitdiff
Added missing versions and refined the pathes for old versions 2.1.1
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:36:52 +0000 (16:36 +0100)
pom.xml
src/site/xhtml/index.xhtml

diff --git a/pom.xml b/pom.xml
index 29877775620cd1d61d4fae66efa11b925e1b7098..42ba952dcbae6019fb9625e995d9b5858a9e8c01 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.1</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 f0e6dedad93577759732850e6a8b9427609a9b7f..ca53711c471d9a933f6fe0d82b87af0dec2e5a0b 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.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.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>