SLING-7332 Fix typo in org.apache.sling.cransktart.test.model

adjust artifactId
diff --git a/pom.xml b/pom.xml
index 7509c84..9a3a1f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
-            <artifactId>org.apache.sling.cransktart.test.model</artifactId>
+            <artifactId>org.apache.sling.crankstart.test.model</artifactId>
             <type>txt</type>
             <!-- TODO should also be <classifier>slingfeature</classifier> -->
             <version>${project.version}</version>