[maven-release-plugin]  copy for tag org.apache.sling.scripting.sightly.testing-content-1.0.4

git-svn-id: https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.testing-content-1.0.4@1672389 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/main/resources/SLING-INF/apps/sightly/scripts/useinheritance.json b/src/main/resources/SLING-INF/apps/sightly/scripts/useinheritance.json
index 47aa682..cf20608 100644
--- a/src/main/resources/SLING-INF/apps/sightly/scripts/useinheritance.json
+++ b/src/main/resources/SLING-INF/apps/sightly/scripts/useinheritance.json
@@ -9,6 +9,6 @@
     },
     "child": {
         "jcr:primaryType": "sling:Folder",
-        "sling:resourceSuperType": "/apps/sightly/scripts/useinheritance/parent"
+        "sling:resourceSuperType": "sightly/scripts/useinheritance/parent"
     }
 }
\ No newline at end of file