This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git


The following commit(s) were added to refs/heads/master by this push:
     new 6f3ef0c  Using the release version of the thumbnail library to fix 
build errors
6f3ef0c is described below

commit 6f3ef0c13712845b9d0460e9540ccdfe57c00451
Author: Dan Klco <[email protected]>
AuthorDate: Tue Sep 7 14:40:04 2021 -0400

    Using the release version of the thumbnail library to fix build errors
---
 feature/src/main/features/thumbnails.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/feature/src/main/features/thumbnails.json 
b/feature/src/main/features/thumbnails.json
index b5b0d67..5c7720e 100644
--- a/feature/src/main/features/thumbnails.json
+++ b/feature/src/main/features/thumbnails.json
@@ -1,6 +1,6 @@
 {
   "prototype": {
-    "id": 
"org.apache.sling:org.apache.sling.thumbnails:slingosgifeature:default:1.0.0-SNAPSHOT"
+    "id": 
"org.apache.sling:org.apache.sling.thumbnails:slingosgifeature:default:1.0.0"
   },
   "configurations": {
     "org.apache.sling.thumbnails.internal.ThumbnailSupportImpl": {

Reply via email to