From 8a6aeba8f68b697096c20033a565c5f31bc890fa 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:39 +0000
Subject: [PATCH] [maven-release-plugin] prepare for next development iteration
---
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 84e4535..2cf4d16 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.9.0</version>
+ <version>4.9.1-SNAPSHOT</version>
</parent>
<artifactId>opendj-config</artifactId>
<name>OpenDJ Configuration API</name>
--
Gitblit v1.10.0