You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2020/11/23 14:28:54 UTC

[sling-org-apache-sling-app-cms] 02/05: Updating released versions

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

commit 18732cd522e75c362303ea77af3f4bc8ad32712f
Author: Dan Klco <dk...@apache.org>
AuthorDate: Mon Nov 9 16:20:44 2020 -0500

    Updating released versions
---
 docker/cms/Dockerfile                       | 2 +-
 feature/src/main/features/oak/oak_base.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docker/cms/Dockerfile b/docker/cms/Dockerfile
index b0e8135..efaf5e9 100644
--- a/docker/cms/Dockerfile
+++ b/docker/cms/Dockerfile
@@ -18,7 +18,7 @@ ARG ADDITIONAL_FEATURE_COORDINATE=
 ARG CMS_GROUP_ID=org.apache.sling
 ARG CMS_ARTIFACT_ID=org.apache.sling.cms.feature
 ARG CMS_VERSION=0.16.3-SNAPSHOT
-ARG LAUNCHER_VERSION=1.1.6
+ARG LAUNCHER_VERSION=1.1.10
 ARG FM_SEED_CLASSIFIER=slingcms-composite-seed
 ARG RUNMODE=standalone
 ARG FM_RUNTIME_CLASSIFIER=slingcms-composite-runtime
diff --git a/feature/src/main/features/oak/oak_base.json b/feature/src/main/features/oak/oak_base.json
index 3965789..6ae0901 100644
--- a/feature/src/main/features/oak/oak_base.json
+++ b/feature/src/main/features/oak/oak_base.json
@@ -138,7 +138,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.jcr.contentloader:2.4.0-SNAPSHOT",
+            "id":"org.apache.sling:org.apache.sling.jcr.contentloader:2.4.0",
             "start-order":"20"
         },
         {