WIP: Weg finden...
[website] / dist / sitemap.json
index 2e46815..029b1a1 100644 (file)
@@ -3,6 +3,9 @@
     "/index.html": "Home",
     "/blog/": "Blog",
     "/projects.html": "Projects",
+    "/hibernate-maven-plugin/index.html": "Hibernate Maven Plugin",
+    "/http-resources/2.0.0/index.html": "HTTP resources",
+    "/maven-thymeleaf-skin/1.1.0/index.html": "Maven Thymeleaf Skin",
     "/about.html": "About",
     "/expertise.html": "Expertise",
     "/references.html": "References",
@@ -25,9 +28,8 @@
     "/blog/": [],
     "/projects.html": [
       "/hibernate-maven-plugin/index.html",
-      "/projects/hibernate-maven-plugin-2.1.2-SNAPSHOT/index.html",
       "/http-resources/2.0.0/index.html",
-      "/maven-thymeleaf-skin/1.1-SNAPSHOT/index.html"
+      "/maven-thymeleaf-skin/1.1.0/index.html"
     ],
     "/about.html": [
       "/expertise.html",
     "/index.html": [
       "/index.html"
     ],
+    "/projects.html": [
+      "/index.html",
+      "/projects.html"
+    ],
+    "/hibernate-maven-plugin/index.html": [
+      "/index.html",
+      "/projects.html",
+      "/hibernate-maven-plugin/index.html"
+    ],
+    "/http-resources/2.0.0/index.html": [
+      "/index.html",
+      "/projects.html",
+      "/http-resources/2.0.0/index.html"
+    ],
+    "/maven-thymeleaf-skin/1.1.0/index.html": [
+      "/index.html",
+      "/projects.html",
+      "/maven-thymeleaf-skin/1.1.0/index.html"
+    ],
     "/about.html": [
       "/index.html",
       "/about.html"