From 778c73a417f73dac86bd46418c680d6b2654b648 Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Tue, 05 Aug 2025 16:35:12 +0000
Subject: [PATCH] [maven-release-plugin] prepare release 4.10.1
---
opendj-config/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-config/pom.xml b/opendj-config/pom.xml
index 387b639..9d1e570 100644
--- a/opendj-config/pom.xml
+++ b/opendj-config/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
- <version>4.10.1-SNAPSHOT</version>
+ <version>4.10.1</version>
</parent>
<artifactId>opendj-config</artifactId>
<name>OpenDJ Configuration API</name>
--
Gitblit v1.10.0