From 376d2b46f728b89da4960f6d6f3ac0c4b4a75bef Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@openam.org.ru>
Date: Tue, 20 Feb 2018 17:01:46 +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 5e9485a..9fcfe21 100644
--- a/opendj-config/pom.xml
+++ b/opendj-config/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-parent</artifactId>
- <version>4.1.0</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>opendj-config</artifactId>
<name>OpenDJ Configuration API</name>
--
Gitblit v1.10.0