From c1352f0112e915081bc4620e91cfd8671378d763 Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Thu, 26 Dec 2024 08:24:38 +0000
Subject: [PATCH] [maven-release-plugin] prepare release 4.9.0
---
opendj-cli/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-cli/pom.xml b/opendj-cli/pom.xml
index eb36e20..ef049d2 100644
--- a/opendj-cli/pom.xml
+++ b/opendj-cli/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.openidentityplatform.opendj</groupId>
- <version>4.8.3-SNAPSHOT</version>
+ <version>4.9.0</version>
</parent>
<artifactId>opendj-cli</artifactId>
--
Gitblit v1.10.0