From 440cbbd49d3f84bc3aec6b3f49a3426bcb88c1da Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Wed, 15 Feb 2012 13:26:51 +0000
Subject: [PATCH] [maven-release-plugin] prepare for next development iteration
---
opendj3/opendj-ldap-sync/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj3/opendj-ldap-sync/pom.xml b/opendj3/opendj-ldap-sync/pom.xml
index 9f8444b..d6b0244 100644
--- a/opendj3/opendj-ldap-sync/pom.xml
+++ b/opendj3/opendj-ldap-sync/pom.xml
@@ -30,7 +30,7 @@
<parent>
<artifactId>opendj-project</artifactId>
<groupId>org.forgerock.opendj</groupId>
- <version>3.0.0-M2</version>
+ <version>3.0.0-SNAPSHOT</version>
</parent>
<artifactId>opendj-ldap-sync</artifactId>
<name>OpenDJ LDAP Synchronization Daemon</name>
--
Gitblit v1.10.0