diff --git a/changes.xml b/changes.xml
index a0807d2..618de68 100644
--- a/changes.xml
+++ b/changes.xml
@@ -23,6 +23,12 @@
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
+
+
+ Switch to AEM 6.5.17 as minimum version.
+
+
+
Register services and Sling Models injectors in beforeSetUp to ensure they are registered before auto-detection and registration of Sling Models from classpath takes place.
diff --git a/pom.xml b/pom.xml
index 042221c..793ed3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
io.wcm
io.wcm.parent_toplevel
- 2.2.8
+ 2.3.0-SNAPSHOT
diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md
index ba2f832..262dd14 100644
--- a/src/site/markdown/index.md
+++ b/src/site/markdown/index.md
@@ -15,7 +15,8 @@ Helps setting up mock environment for [wcm.io Sling][wcmio-sling] Commons and Sl
|Sling Extensions Mock Helper version |AEM version supported
|-------------------------------------|----------------------
-|1.2.x or higher |AEM 6.5.7+, AEMaaCS
+|1.2.2 or higher |AEM 6.5.17+, AEMaaCS
+|1.2.0 |AEM 6.5.7+, AEMaaCS
|1.1.x |AEM 6.4+, AEMaaCS
|1.0.x |AEM 6.1+
|0.x |AEM 6.0+