Update starter.content to the version 1.0.10
diff --git a/src/main/features/app/htl_repl.json b/src/main/features/app/htl_repl.json
index 9d7ed91..0f102f2 100644
--- a/src/main/features/app/htl_repl.json
+++ b/src/main/features/app/htl_repl.json
@@ -5,4 +5,4 @@
             "start-order":"20"
         }
     ]
-}
\ No newline at end of file
+}
diff --git a/src/main/features/app/starter.json b/src/main/features/app/starter.json
index 89de216..bdb34aa 100644
--- a/src/main/features/app/starter.json
+++ b/src/main/features/app/starter.json
@@ -1,8 +1,8 @@
 {
     "bundles": [
         {
-            "id":"org.apache.sling:org.apache.sling.starter.content:1.0.8",
+            "id":"org.apache.sling:org.apache.sling.starter.content:1.0.10",
             "start-order":"20"
         }
     ]
-}
\ No newline at end of file
+}