Release CM Json 2, configurator 1.0.18 and feature 1.0.2
diff --git a/downloads.list b/downloads.list
index 70ce5e2..099c957 100644
--- a/downloads.list
+++ b/downloads.list
@@ -32,9 +32,9 @@
 Atomos|org.apache.felix.atomos|1.0.0
 AutoConf Resource Processor|org.apache.felix.deployment.rp.autoconf|0.1.8
 Bundle Repository|org.apache.felix.bundlerepository|2.0.10|||doc/changelog.txt
-CM Json|org.apache.felix.cm.json|1.0.8
+CM Json|org.apache.felix.cm.json|2.0.0
 Configuration Admin|org.apache.felix.configadmin|1.9.26
-Configurator|org.apache.felix.configurator|1.0.14
+Configurator|org.apache.felix.configurator|1.0.18
 Configuration Admin Interceptor Plugin|org.apache.felix.configadmin.plugin.interpolation|1.2.2
 Connect|org.apache.felix.connect|0.2.0
 Converter|org.apache.felix.converter|1.0.12
@@ -42,6 +42,7 @@
 Dependency Manager 4|org.apache.felix.dependencymanager|r16|src|bin
 Deployment Admin|org.apache.felix.deploymentadmin|0.9.10|||changelog.txt
 Event Admin|org.apache.felix.eventadmin|1.6.4
+Feature|org.apache.felix.feature|1.0.2
 File Install|org.apache.felix.fileinstall|3.6.4|||doc/changelog.txt
 Framework|org.apache.felix.framework|7.0.5|||framework/doc/changelog.txt
 Framework Security|org.apache.felix.framework.security|2.8.3|||framework.security/doc/changelog.txt
diff --git a/modules/ROOT/examples/downloads.yml b/modules/ROOT/examples/downloads.yml
index 993ca4c..bf39263 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -38,7 +38,7 @@
 
   - title: CM Json
     artifactId: org.apache.felix.cm.json
-    version: 1.0.8
+    version: 2.0.0
     source_classifier: source-release
     changelog: false
 
@@ -50,7 +50,7 @@
 
   - title: Configurator
     artifactId: org.apache.felix.configurator
-    version: 1.0.14
+    version: 1.0.18
     source_classifier: source-release
     changelog: false
 
@@ -93,6 +93,12 @@
     source_classifier: source-release
     changelog: felix-dev/blob/master/eventadmin/impl/changelog.txt
 
+  - title: Feature
+    artifactId: org.apache.felix.feature
+    version: 1.0.2
+    source_classifier: source-release
+    changelog: false
+
   - title: File Install
     artifactId: org.apache.felix.fileinstall
     version: 3.6.4
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 5461a77..35bb5a4 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
 = News
 
+* Apache Felix CM JSON 2.0.0, Configurator 1.0.18 and Feature 1.0.2 (November 16th, 2022)
 * Apache Felix Http Jetty 5.0.0-RC1 and Http Base 5.0.0-RC1 (November 12th, 2022)
 * Apache Felix Configadmin 1.9.26 and CM JSON 1.0.8 (November 9th, 2022)
 * Apache Felix Http Servlet API 2.1.0 and Webconsole Plugin DS 2.2.0 (November 2nd, 2022)