From 9df0c0351216575123c607a39c5c7ec453bae64b Mon Sep 17 00:00:00 2001
From: maximthomas <maxim.thomas@gmail.com>
Date: Tue, 29 Apr 2025 07:55:53 +0000
Subject: [PATCH] Merge branch 'master' into update-jdk-11

---
 opendj-maven-plugin/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-maven-plugin/pom.xml b/opendj-maven-plugin/pom.xml
index aef1307..641e251 100644
--- a/opendj-maven-plugin/pom.xml
+++ b/opendj-maven-plugin/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.openidentityplatform.opendj</groupId>
     <artifactId>opendj-parent</artifactId>
-    <version>4.8.3-SNAPSHOT</version>
+    <version>4.9.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>opendj-maven-plugin</artifactId>

--
Gitblit v1.10.0