From 16fb4328facfa08d2d6beb68a8d607bdf0ef5e15 Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Tue, 25 Nov 2025 08:26:34 +0000
Subject: [PATCH] [maven-release-plugin] prepare release 5.0.2
---
opendj-grizzly/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-grizzly/pom.xml b/opendj-grizzly/pom.xml
index ccd244e..ea51892 100644
--- a/opendj-grizzly/pom.xml
+++ b/opendj-grizzly/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.openidentityplatform.opendj</groupId>
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.0.2</version>
</parent>
<artifactId>opendj-grizzly</artifactId>
--
Gitblit v1.10.0