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 2021/05/21 04:21:28 UTC

[sling-org-apache-sling-app-cms] branch master updated: Updating release for 1.0.2

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 0291dee  Updating release for 1.0.2
0291dee is described below

commit 0291deeffa68f48ec4c1fbf16c67868ce9532c98
Author: Dan Klco <kl...@adobe.com>
AuthorDate: Fri May 21 00:21:13 2021 -0400

    Updating release for 1.0.2
---
 README.md             |  2 +-
 docker/cms/Dockerfile |  2 +-
 docs/releases.md      | 10 +++++++++-
 3 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 55364b4..b384091 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Try out Sling CMS on [Gitpod](https://www.gitpod.io/) for free for up to 50 hour
  * [Releases](docs/releases.md)
  * [Users](docs/users.md)
 
-### [Download Latest Version](https://search.maven.org/remotecontent?filepath=org/apache/sling/org.apache.sling.cms.builder/0.16.2/org.apache.sling.cms.builder-0.16.2.jar)
+### [Download Latest Version](https://search.maven.org/remotecontent?filepath=org/apache/sling/org.apache.sling.cms.feature/1.0.2/org.apache.sling.cms.featire-1.0.2.jar)
 ### [Report an Issue](https://issues.apache.org/jira)
 
 ## Contributing
diff --git a/docker/cms/Dockerfile b/docker/cms/Dockerfile
index 5d60694..7d1cb95 100644
--- a/docker/cms/Dockerfile
+++ b/docker/cms/Dockerfile
@@ -17,7 +17,7 @@ FROM adoptopenjdk:11-jre-openj9
 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 CMS_VERSION=1.0.3-SNAPSHOT
 ARG LAUNCHER_VERSION=1.1.16
 ARG FM_SEED_CLASSIFIER=slingcms-composite-seed
 ARG RUNMODE=standalone
diff --git a/docs/releases.md b/docs/releases.md
index 0ee8723..a102dcf 100644
--- a/docs/releases.md
+++ b/docs/releases.md
@@ -13,7 +13,14 @@
 # Releases
 
 
-## 0.16.2 - CURRENT VERSION
+## 1.0.2 - CURRENT VERSION
+
+Enhancements to the forms capabilities, support for logged in sites, support for content fragments and support for different instance types. Major build process update to use the Sling Feature Model instead of the Sling Provisioning Model.
+
+ * [View Release](https://github.com/apache/sling-org-apache-sling-app-cms/releases/org.apache.sling.cms-1.0.2)
+ * [API JavaDoc](http://javadoc.io/doc/org.apache.sling/org.apache.sling.cms.api/1.0.2)
+
+## 0.16.2
 
 Bug and UI fixes.
 
@@ -28,6 +35,7 @@ e.g.:
 
  * [View Release](https://github.com/apache/sling-org-apache-sling-app-cms/releases/org.apache.sling.cms-0.16.2)
  * [API JavaDoc](http://javadoc.io/doc/org.apache.sling/org.apache.sling.cms.api/0.16.2)
+ * [Documentation](https://github.com/apache/sling-org-apache-sling-app-cms/tree/027f2e60428547bd489182bb3713879c74db3327)
 
 ## 0.16.0