From 7b3ecea6a50dfcc5befcf265fdc6cea6fdff2102 Mon Sep 17 00:00:00 2001
From: jenkins <jenkins@forgerock.com>
Date: Wed, 25 Nov 2015 15:40:29 +0000
Subject: [PATCH] [maven-release-plugin] prepare for next development iteration
---
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 18a733b..dac9b76 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.0-M5</version>
+ <version>3.0.0-SNAPSHOT</version>
<relativePath>../opendj-sdk-parent/pom.xml</relativePath>
</parent>
<artifactId>opendj-cli</artifactId>
--
Gitblit v1.10.0