From 060ba9fd7292a0d2cb4990834d0f11159319465d Mon Sep 17 00:00:00 2001
From: jenkins <jenkins@forgerock.com>
Date: Fri, 09 Sep 2016 08:41:40 +0000
Subject: [PATCH] [maven-release-plugin] prepare release 4.0.0-M1
---
opendj-cli/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-cli/pom.xml b/opendj-cli/pom.xml
index 58e4613..4354aa0 100644
--- a/opendj-cli/pom.xml
+++ b/opendj-cli/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-M1</version>
</parent>
<artifactId>opendj-cli</artifactId>
--
Gitblit v1.10.0