From 88179365b8cbafb7cf123a24e22c47e8689b15c7 Mon Sep 17 00:00:00 2001 From: Robert Munteanu Date: Mon, 21 Mar 2022 17:04:53 +0100 Subject: [PATCH] Use the released version of the Sling Starter --- .../src/main/features/feature-graphql-example-website.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.apache.sling.graphql.samples.website/src/main/features/feature-graphql-example-website.json b/org.apache.sling.graphql.samples.website/src/main/features/feature-graphql-example-website.json index 9f4a5ec..0930b41 100644 --- a/org.apache.sling.graphql.samples.website/src/main/features/feature-graphql-example-website.json +++ b/org.apache.sling.graphql.samples.website/src/main/features/feature-graphql-example-website.json @@ -6,7 +6,7 @@ "license":"Apache License, Version 2.0", "variables":{}, "prototype" : { - "id" : "org.apache.sling:org.apache.sling.starter:slingosgifeature:oak_tar:12-SNAPSHOT" + "id" : "org.apache.sling:org.apache.sling.starter:slingosgifeature:oak_tar:12" }, "bundles":[ {