From c2fdbf2fdaea4851577f950ea1b0b9a8ea0b1cf8 Mon Sep 17 00:00:00 2001
From: jenkins <jenkins@forgerock.com>
Date: Tue, 27 Oct 2015 08:53:40 +0000
Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0-M3

---
 opendj-sdk/opendj-cli/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opendj-cli/pom.xml b/opendj-sdk/opendj-cli/pom.xml
index 73c90f0..4803f2f 100644
--- a/opendj-sdk/opendj-cli/pom.xml
+++ b/opendj-sdk/opendj-cli/pom.xml
@@ -30,7 +30,7 @@
     <parent>
         <artifactId>opendj-sdk-parent</artifactId>
         <groupId>org.forgerock.opendj</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.0-M3</version>
     </parent>
     <artifactId>opendj-cli</artifactId>
     <name>OpenDJ CLI API</name>

--
Gitblit v1.10.0