[maven-release-plugin] prepare for next development iteration
diff --git a/all/pom.xml b/all/pom.xml
index bcdf1d7..96cd601 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-all</artifactId>
diff --git a/core-annotations/pom.xml b/core-annotations/pom.xml
index cb8880f..33ec89e 100644
--- a/core-annotations/pom.xml
+++ b/core-annotations/pom.xml
@@ -22,7 +22,7 @@
     <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core-annotations</artifactId>
diff --git a/core-api/pom.xml b/core-api/pom.xml
index 17878ba..a138c95 100644
--- a/core-api/pom.xml
+++ b/core-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core-api</artifactId>
diff --git a/core-avl/pom.xml b/core-avl/pom.xml
index 2fd5abc..fdda575 100644
--- a/core-avl/pom.xml
+++ b/core-avl/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core-avl</artifactId>
diff --git a/core-constants/pom.xml b/core-constants/pom.xml
index 882b005..3bf358d 100644
--- a/core-constants/pom.xml
+++ b/core-constants/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core-constants</artifactId>
diff --git a/core-integ/pom.xml b/core-integ/pom.xml
index 632122e..9dc36cb 100644
--- a/core-integ/pom.xml
+++ b/core-integ/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core-integ</artifactId>
diff --git a/core-jndi/pom.xml b/core-jndi/pom.xml
index 7d7b2b0..6fef9b4 100644
--- a/core-jndi/pom.xml
+++ b/core-jndi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core-jndi</artifactId>
diff --git a/core-shared/pom.xml b/core-shared/pom.xml
index ada6142..2aebf5b 100644
--- a/core-shared/pom.xml
+++ b/core-shared/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core-shared</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index 4c19994..5921fc0 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core</artifactId>
diff --git a/http-directory-bridge/pom.xml b/http-directory-bridge/pom.xml
index 0605ec7..a2aa084 100644
--- a/http-directory-bridge/pom.xml
+++ b/http-directory-bridge/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>apacheds-parent</artifactId>
     <groupId>org.apache.directory.server</groupId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
 
   <artifactId>apacheds-http-directory-bridge</artifactId>
diff --git a/http-integration/pom.xml b/http-integration/pom.xml
index 97f29a7..3a6b8d2 100644
--- a/http-integration/pom.xml
+++ b/http-integration/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>apacheds-parent</artifactId>
     <groupId>org.apache.directory.server</groupId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-http-integration</artifactId>
diff --git a/i18n/pom.xml b/i18n/pom.xml
index 0dbed9f..3ef3ccc 100644
--- a/i18n/pom.xml
+++ b/i18n/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>apacheds-parent</artifactId>
     <groupId>org.apache.directory.server</groupId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-i18n</artifactId>
diff --git a/installers-maven-plugin/pom.xml b/installers-maven-plugin/pom.xml
index ea6b25b..5216583 100644
--- a/installers-maven-plugin/pom.xml
+++ b/installers-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-installers-maven-plugin</artifactId>
diff --git a/installers/pom.xml b/installers/pom.xml
index 02cd01a..b6bf44b 100644
--- a/installers/pom.xml
+++ b/installers/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-installers</artifactId>
diff --git a/interceptor-kerberos/pom.xml b/interceptor-kerberos/pom.xml
index 8a7a955..e5e0835 100644
--- a/interceptor-kerberos/pom.xml
+++ b/interceptor-kerberos/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptor-kerberos</artifactId>
diff --git a/interceptors/admin/pom.xml b/interceptors/admin/pom.xml
index cd63c58..0e40f96 100644
--- a/interceptors/admin/pom.xml
+++ b/interceptors/admin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-admin</artifactId>
diff --git a/interceptors/authn/pom.xml b/interceptors/authn/pom.xml
index 7ec1336..d95ada6 100644
--- a/interceptors/authn/pom.xml
+++ b/interceptors/authn/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-authn</artifactId>
diff --git a/interceptors/authz/pom.xml b/interceptors/authz/pom.xml
index b4f96f6..8704832 100644
--- a/interceptors/authz/pom.xml
+++ b/interceptors/authz/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-authz</artifactId>
diff --git a/interceptors/changelog/pom.xml b/interceptors/changelog/pom.xml
index 7c559b7..45a7c51 100644
--- a/interceptors/changelog/pom.xml
+++ b/interceptors/changelog/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-changelog</artifactId>
diff --git a/interceptors/collective/pom.xml b/interceptors/collective/pom.xml
index 291c763..287e6f1 100644
--- a/interceptors/collective/pom.xml
+++ b/interceptors/collective/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-collective</artifactId>
diff --git a/interceptors/event/pom.xml b/interceptors/event/pom.xml
index 2576761..e73085e 100644
--- a/interceptors/event/pom.xml
+++ b/interceptors/event/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-event</artifactId>
diff --git a/interceptors/exception/pom.xml b/interceptors/exception/pom.xml
index f572e59..5b94f37 100644
--- a/interceptors/exception/pom.xml
+++ b/interceptors/exception/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-exception</artifactId>
diff --git a/interceptors/hash/pom.xml b/interceptors/hash/pom.xml
index 4bd9833..1805145 100644
--- a/interceptors/hash/pom.xml
+++ b/interceptors/hash/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-hash</artifactId>
diff --git a/interceptors/journal/pom.xml b/interceptors/journal/pom.xml
index b0c8cfd..5bf7f20 100644
--- a/interceptors/journal/pom.xml
+++ b/interceptors/journal/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-journal</artifactId>
diff --git a/interceptors/logger/pom.xml b/interceptors/logger/pom.xml
index 9992c12..189eb53 100644
--- a/interceptors/logger/pom.xml
+++ b/interceptors/logger/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-logger</artifactId>
diff --git a/interceptors/normalization/pom.xml b/interceptors/normalization/pom.xml
index ad97247..523f8b0 100644
--- a/interceptors/normalization/pom.xml
+++ b/interceptors/normalization/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-normalization</artifactId>
diff --git a/interceptors/number/pom.xml b/interceptors/number/pom.xml
index 83357c4..5ec189b 100644
--- a/interceptors/number/pom.xml
+++ b/interceptors/number/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-number</artifactId>
diff --git a/interceptors/operational/pom.xml b/interceptors/operational/pom.xml
index 7bc7ce6..7bcedf4 100644
--- a/interceptors/operational/pom.xml
+++ b/interceptors/operational/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-operational</artifactId>
diff --git a/interceptors/pom.xml b/interceptors/pom.xml
index 86141ca..3532d91 100644
--- a/interceptors/pom.xml
+++ b/interceptors/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
 
   <artifactId>apacheds-interceptors</artifactId>
diff --git a/interceptors/referral/pom.xml b/interceptors/referral/pom.xml
index ab58428..edce384 100644
--- a/interceptors/referral/pom.xml
+++ b/interceptors/referral/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-referral</artifactId>
diff --git a/interceptors/schema/pom.xml b/interceptors/schema/pom.xml
index 83d0c1c..42bead0 100644
--- a/interceptors/schema/pom.xml
+++ b/interceptors/schema/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-schema</artifactId>
diff --git a/interceptors/subtree/pom.xml b/interceptors/subtree/pom.xml
index 02cc64f..d63ebbb 100644
--- a/interceptors/subtree/pom.xml
+++ b/interceptors/subtree/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-subtree</artifactId>
diff --git a/interceptors/trigger/pom.xml b/interceptors/trigger/pom.xml
index 5ebcfa4..0c5f2a1 100644
--- a/interceptors/trigger/pom.xml
+++ b/interceptors/trigger/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-interceptors</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptors-trigger</artifactId>
diff --git a/jdbm-partition/pom.xml b/jdbm-partition/pom.xml
index 304151a..31012fe 100644
--- a/jdbm-partition/pom.xml
+++ b/jdbm-partition/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-jdbm-partition</artifactId>
diff --git a/kerberos-client/pom.xml b/kerberos-client/pom.xml
index ade060c..c6c1291 100644
--- a/kerberos-client/pom.xml
+++ b/kerberos-client/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   <artifactId>kerberos-client</artifactId>
   <name>kerberos-client</name>
diff --git a/kerberos-codec/pom.xml b/kerberos-codec/pom.xml
index 19dcd8b..866026a 100644
--- a/kerberos-codec/pom.xml
+++ b/kerberos-codec/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-kerberos-codec</artifactId>
diff --git a/kerberos-test/pom.xml b/kerberos-test/pom.xml
index c493f33..20c1a21 100644
--- a/kerberos-test/pom.xml
+++ b/kerberos-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-kerberos-test</artifactId>
diff --git a/ldap-client-test/pom.xml b/ldap-client-test/pom.xml
index cf5ba72..ac48d74 100644
--- a/ldap-client-test/pom.xml
+++ b/ldap-client-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
 
   <artifactId>ldap-client-test</artifactId>
diff --git a/ldif-partition/pom.xml b/ldif-partition/pom.xml
index 6739c74..86557f5 100644
--- a/ldif-partition/pom.xml
+++ b/ldif-partition/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-ldif-partition</artifactId>
diff --git a/mavibot-partition/pom.xml b/mavibot-partition/pom.xml
index 299ce66..44d1d7d 100644
--- a/mavibot-partition/pom.xml
+++ b/mavibot-partition/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-mavibot-partition</artifactId>
   <name>ApacheDS Mavibot Partition</name>
diff --git a/osgi-integ/pom.xml b/osgi-integ/pom.xml
index 4591175..e549c2f 100644
--- a/osgi-integ/pom.xml
+++ b/osgi-integ/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
 
   <artifactId>apacheds-osgi-integ</artifactId>
diff --git a/pom.xml b/pom.xml
index 4b11de3..f4c5457 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.directory.server</groupId>
   <artifactId>apacheds-parent</artifactId>
-  <version>2.0.0.AM26</version>
+  <version>2.0.0.AM27-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>ApacheDS</name>
@@ -1297,7 +1297,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/directory-server.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/directory-server.git</developerConnection>
     <url>https://github.com/apache/directory-server/tree/${project.scm.tag}</url>
-    <tag>2.0.0.AM26</tag>
+    <tag>master</tag>
   </scm>
 
   <repositories>
diff --git a/protocol-dhcp/pom.xml b/protocol-dhcp/pom.xml
index a2a6924..7caafa4 100644
--- a/protocol-dhcp/pom.xml
+++ b/protocol-dhcp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-protocol-dhcp</artifactId>
diff --git a/protocol-dns/pom.xml b/protocol-dns/pom.xml
index 9e767d5..adeda46 100644
--- a/protocol-dns/pom.xml
+++ b/protocol-dns/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-protocol-dns</artifactId>
diff --git a/protocol-kerberos/pom.xml b/protocol-kerberos/pom.xml
index 28bde13..13ce48e 100644
--- a/protocol-kerberos/pom.xml
+++ b/protocol-kerberos/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-protocol-kerberos</artifactId>
diff --git a/protocol-ldap/pom.xml b/protocol-ldap/pom.xml
index e6dcf52..2a4315e 100644
--- a/protocol-ldap/pom.xml
+++ b/protocol-ldap/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-protocol-ldap</artifactId>
diff --git a/protocol-ntp/pom.xml b/protocol-ntp/pom.xml
index 4fa994d..bfd1aea 100644
--- a/protocol-ntp/pom.xml
+++ b/protocol-ntp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-protocol-ntp</artifactId>
diff --git a/protocol-shared/pom.xml b/protocol-shared/pom.xml
index 055600a..d93906e 100644
--- a/protocol-shared/pom.xml
+++ b/protocol-shared/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <name>ApacheDS Protocol Shared</name>
diff --git a/server-annotations/pom.xml b/server-annotations/pom.xml
index 049e473..c14d2ff 100644
--- a/server-annotations/pom.xml
+++ b/server-annotations/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-server-annotations</artifactId>
diff --git a/server-config/pom.xml b/server-config/pom.xml
index b975b14..bb236f2 100644
--- a/server-config/pom.xml
+++ b/server-config/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
 
   <artifactId>apacheds-server-config</artifactId>
diff --git a/server-integ/pom.xml b/server-integ/pom.xml
index b13424a..62c3d99 100644
--- a/server-integ/pom.xml
+++ b/server-integ/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-server-integ</artifactId>
diff --git a/server-jndi/pom.xml b/server-jndi/pom.xml
index 5973e92..2f8f108 100644
--- a/server-jndi/pom.xml
+++ b/server-jndi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-server-jndi</artifactId>
diff --git a/service-builder/pom.xml b/service-builder/pom.xml
index f10a90b..88379f7 100644
--- a/service-builder/pom.xml
+++ b/service-builder/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
 
   <artifactId>apacheds-service-builder</artifactId>
diff --git a/service/pom.xml b/service/pom.xml
index e387fee..856b264 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-service</artifactId>
diff --git a/test-framework/pom.xml b/test-framework/pom.xml
index c516f71..479d872 100644
--- a/test-framework/pom.xml
+++ b/test-framework/pom.xml
@@ -23,7 +23,7 @@
     <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-test-framework</artifactId>
diff --git a/wrapper/pom.xml b/wrapper/pom.xml
index d4e69db..5bfc3a6 100644
--- a/wrapper/pom.xml
+++ b/wrapper/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-wrapper</artifactId>
diff --git a/xdbm-partition/pom.xml b/xdbm-partition/pom.xml
index a8cf29d..31702ec 100644
--- a/xdbm-partition/pom.xml
+++ b/xdbm-partition/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>2.0.0.AM26</version>
+    <version>2.0.0.AM27-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-xdbm-partition</artifactId>