From e493e2eb69ce6803a6a4d6d8cbe8e903fbc3148f Mon Sep 17 00:00:00 2001
From: maximthomas <maxim.thomas@gmail.com>
Date: Wed, 26 Feb 2020 07:58:13 +0000
Subject: [PATCH] Merge branch 'master' into security_scan
---
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 47c7df2..d021469 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>4.4.4-SNAPSHOT</version>
+ <version>4.4.5-SNAPSHOT</version>
</parent>
<artifactId>opendj-grizzly</artifactId>
--
Gitblit v1.10.0