From 09251352045a866dab23c9d91913c8d1c7645b34 Mon Sep 17 00:00:00 2001 From: supportontimize Date: Fri, 12 Sep 2025 10:37:15 +0000 Subject: [PATCH 1/5] =?UTF-8?q?New=20develop=20version=20=E2=86=92=203.17.?= =?UTF-8?q?0-SNAPSHOT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 76160b3..39ebcf8 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.ontimize.boot ontimize-boot-parent - 3.16.0 + 3.17.0-SNAPSHOT pom From 34cc8171c135186d1cdaabe4f176214ebed67971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Mart=C3=ADnez=20Kirsten?= Date: Fri, 12 Sep 2025 12:38:56 +0200 Subject: [PATCH 2/5] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 39ebcf8..579a50c 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ 2.5.0 - 3.16.0 + 3.17.0-SNAPSHOT Greenwich.RELEASE 1.2.0 From 14b8236d9c4157177592d9a03e09c87403b25854 Mon Sep 17 00:00:00 2001 From: supportontimize Date: Tue, 4 Nov 2025 07:00:40 +0000 Subject: [PATCH 3/5] =?UTF-8?q?New=20release=20=E2=86=92=203.17.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 +++- pom.xml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53e0bad..f37f39d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ## [Unreleased] +## [3.17.0] - 2025-11-04 ## [3.16.0] - 2025-09-12 ### Changed 🛠️ * **Updated Ontimize Boot Version**: Update Ontimize EE version to 5.13.0 @@ -51,7 +52,8 @@ ### Changed 🛠️ * **Updated Ontimize Boot Version**: Update Ontimize Version to 3.9.0. -[unreleased]: https://github.com/ontimize/ontimize-boot-parent/compare/3.16.0...HEAD +[unreleased]: https://github.com/ontimize/ontimize-boot-parent/compare/3.17.0...HEAD +[3.17.0]: https://github.com/ontimize/ontimize-boot-parent/compare/3.16.0...3.17.0 [3.16.0]: https://github.com/ontimize/ontimize-boot-parent/compare/3.15.3...3.16.0 [3.15.3]: https://github.com/ontimize/ontimize-boot-parent/compare/3.15.2...3.15.3 [3.15.2]: https://github.com/ontimize/ontimize-boot-parent/compare/3.15.1...3.15.2 diff --git a/pom.xml b/pom.xml index 579a50c..8443942 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.ontimize.boot ontimize-boot-parent - 3.17.0-SNAPSHOT + 3.17.0 pom From 7b7f4419015ba24ebc71dfa16aa198d57ac58bb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Mart=C3=ADnez=20Kirsten?= Date: Tue, 4 Nov 2025 08:01:57 +0100 Subject: [PATCH 4/5] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8443942..dc2438e 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ 2.5.0 - 3.17.0-SNAPSHOT + 3.17.0 Greenwich.RELEASE 1.2.0 From 446a6ef9938911e4d7206e1fa42b0bc53764d471 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Mart=C3=ADnez=20Kirsten?= Date: Tue, 4 Nov 2025 08:02:51 +0100 Subject: [PATCH 5/5] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f37f39d..92fd6fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ## [Unreleased] ## [3.17.0] - 2025-11-04 +* **Updated Ontimize Boot Version**: Update Ontimize EE version to 5.14.0 ## [3.16.0] - 2025-09-12 ### Changed 🛠️ * **Updated Ontimize Boot Version**: Update Ontimize EE version to 5.13.0