diff --git a/bundles/clientlibs/pom.xml b/bundles/clientlibs/pom.xml
index ba9aa06..6da6fc7 100644
--- a/bundles/clientlibs/pom.xml
+++ b/bundles/clientlibs/pom.xml
@@ -25,13 +25,13 @@
io.wcm.samples
io.wcm.samples.parent
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
../../parent/pom.xml
io.wcm.samples
io.wcm.samples.clientlibs
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
jar
Sample Application Clientlibs
diff --git a/bundles/core/pom.xml b/bundles/core/pom.xml
index 4c0faa0..47e957c 100644
--- a/bundles/core/pom.xml
+++ b/bundles/core/pom.xml
@@ -25,13 +25,13 @@
io.wcm.samples
io.wcm.samples.parent
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
../../parent/pom.xml
io.wcm.samples
io.wcm.samples.core
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
jar
Sample Application
diff --git a/changes.xml b/changes.xml
index 09f426a..f6452e0 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 Handler 2.x.
+
+
+
Switch to Java 11 as minimum version.
diff --git a/config-definition/pom.xml b/config-definition/pom.xml
index 6dba7fc..a5fe779 100644
--- a/config-definition/pom.xml
+++ b/config-definition/pom.xml
@@ -25,14 +25,14 @@
io.wcm.samples
io.wcm.samples.parent
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
../parent/pom.xml
io.wcm.samples
io.wcm.samples.config-definition
AEM Application CONGA roles and templates
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
config-definition
@@ -48,14 +48,14 @@
io.wcm.samples
io.wcm.samples.complete
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
zip
compile
io.wcm.samples
io.wcm.samples.sample-content
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
zip
compile
diff --git a/content-packages/complete/pom.xml b/content-packages/complete/pom.xml
index c155733..861681c 100644
--- a/content-packages/complete/pom.xml
+++ b/content-packages/complete/pom.xml
@@ -25,13 +25,13 @@
io.wcm.samples
io.wcm.samples.parent
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
../../parent/pom.xml
io.wcm.samples
io.wcm.samples.complete
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
content-package
Samples Application
@@ -47,13 +47,13 @@
io.wcm.samples
io.wcm.samples.core
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
provided
io.wcm.samples
io.wcm.samples.clientlibs
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
provided
diff --git a/content-packages/sample-content/pom.xml b/content-packages/sample-content/pom.xml
index 7df31e6..d3f72dc 100644
--- a/content-packages/sample-content/pom.xml
+++ b/content-packages/sample-content/pom.xml
@@ -25,14 +25,14 @@
io.wcm.samples
io.wcm.samples.parent
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
../../parent/pom.xml
io.wcm.samples
io.wcm.samples.sample-content
AEM Application sample content
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
content-package
diff --git a/parent/pom.xml b/parent/pom.xml
index ad281e4..155470e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -25,13 +25,13 @@
io.wcm.maven
io.wcm.maven.aem-global-parent
- 2.1.14
+ 2.1.15-SNAPSHOT
io.wcm.samples
io.wcm.samples.parent
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
pom
Samples
@@ -48,7 +48,7 @@
5.8.0
- 2023-04-20T09:30:58Z
+ 2023-12-19T12:58:47Z
@@ -137,27 +137,27 @@
io.wcm
io.wcm.handler.commons
- 1.5.0
+ 2.0.0-SNAPSHOT
io.wcm
io.wcm.handler.url
- 1.10.2
+ 2.0.0-SNAPSHOT
io.wcm
io.wcm.handler.link
- 1.10.4
+ 2.0.0-SNAPSHOT
io.wcm
io.wcm.handler.media
- 1.16.0
+ 2.0.0-SNAPSHOT
io.wcm
io.wcm.handler.richtext
- 1.6.6
+ 2.0.0-SNAPSHOT
io.wcm
@@ -219,7 +219,7 @@
io.wcm
io.wcm.testing.wcm-io-mock.handler
- 1.5.0
+ 2.0.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 4e2bd8e..7cf0fb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
io.wcm.samples
io.wcm.samples
- 1.4.3-SNAPSHOT
+ 1.5.0-SNAPSHOT
pom
Samples Root