[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/directory/apacheds/branches/apacheds-1.5.6@925330 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/all/pom.xml b/all/pom.xml
index b8c034e..03a4c63 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-all</artifactId>
diff --git a/avl-partition/pom.xml b/avl-partition/pom.xml
index 70374de..d4bb3fe 100644
--- a/avl-partition/pom.xml
+++ b/avl-partition/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-avl-partition</artifactId>
diff --git a/core-annotations/pom.xml b/core-annotations/pom.xml
index d189df2..6b183d1 100644
--- a/core-annotations/pom.xml
+++ b/core-annotations/pom.xml
@@ -3,7 +3,7 @@
     <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core-annotations</artifactId>
diff --git a/core-api/pom.xml b/core-api/pom.xml
index 64127cb..cfca510 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>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core-api</artifactId>
diff --git a/core-avl/pom.xml b/core-avl/pom.xml
index eed9825..8daf277 100644
--- a/core-avl/pom.xml
+++ b/core-avl/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core-avl</artifactId>
diff --git a/core-constants/pom.xml b/core-constants/pom.xml
index b89468f..22cbf78 100644
--- a/core-constants/pom.xml
+++ b/core-constants/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core-constants</artifactId>
diff --git a/core-entry/pom.xml b/core-entry/pom.xml
index 9f3de8d..8d54097 100644
--- a/core-entry/pom.xml
+++ b/core-entry/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core-entry</artifactId>
diff --git a/core-integ/pom.xml b/core-integ/pom.xml
index f8b3e45..432b21c 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>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core-integ</artifactId>
diff --git a/core-jndi/pom.xml b/core-jndi/pom.xml
index 8fa76f9..1a66f34 100644
--- a/core-jndi/pom.xml
+++ b/core-jndi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core-jndi</artifactId>
diff --git a/core-mock/pom.xml b/core-mock/pom.xml
index cc4b0e8..c8a8ff8 100644
--- a/core-mock/pom.xml
+++ b/core-mock/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>apacheds-core-mock</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index a581b5c..a459a00 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>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-core</artifactId>
diff --git a/default-config/pom.xml b/default-config/pom.xml
index 4e814c6..1964a90 100644
--- a/default-config/pom.xml
+++ b/default-config/pom.xml
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>apacheds-parent</artifactId>
     <groupId>org.apache.directory.server</groupId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/http-integration/pom.xml b/http-integration/pom.xml
index db4327f..4c0a267 100644
--- a/http-integration/pom.xml
+++ b/http-integration/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>apacheds-parent</artifactId>
     <groupId>org.apache.directory.server</groupId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
diff --git a/i18n/pom.xml b/i18n/pom.xml
index e0e8a7c..9244b2c 100644
--- a/i18n/pom.xml
+++ b/i18n/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>apacheds-parent</artifactId>
     <groupId>org.apache.directory.server</groupId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <groupId>org.apache.directory.server</groupId>
diff --git a/interceptor-kerberos/pom.xml b/interceptor-kerberos/pom.xml
index be36ec9..293d6c1 100644
--- a/interceptor-kerberos/pom.xml
+++ b/interceptor-kerberos/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-interceptor-kerberos</artifactId>
diff --git a/jdbm-partition/pom.xml b/jdbm-partition/pom.xml
index 7115395..2faf45c 100644
--- a/jdbm-partition/pom.xml
+++ b/jdbm-partition/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-jdbm-partition</artifactId>
diff --git a/jdbm-store/pom.xml b/jdbm-store/pom.xml
index a845073..4c19c8c 100644
--- a/jdbm-store/pom.xml
+++ b/jdbm-store/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-jdbm-store</artifactId>
diff --git a/jdbm/pom.xml b/jdbm/pom.xml
index 06d95e4..28999f2 100644
--- a/jdbm/pom.xml
+++ b/jdbm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-jdbm</artifactId>
diff --git a/kerberos-shared/pom.xml b/kerberos-shared/pom.xml
index 88b411e..ad9460d 100644
--- a/kerberos-shared/pom.xml
+++ b/kerberos-shared/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-kerberos-shared</artifactId>
diff --git a/kerberos-test/pom.xml b/kerberos-test/pom.xml
index 58880bd..9776795 100644
--- a/kerberos-test/pom.xml
+++ b/kerberos-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-kerberos-test</artifactId>
diff --git a/ldif-partition/pom.xml b/ldif-partition/pom.xml
index 21b638a..4f0819b 100644
--- a/ldif-partition/pom.xml
+++ b/ldif-partition/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-ldif-partition</artifactId>
diff --git a/pom.xml b/pom.xml
index 4e98e04..f395683 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.directory.server</groupId>
   <artifactId>apacheds-parent</artifactId>
-  <version>1.5.6</version>
+  <version>1.5.7-SNAPSHOT</version>
   <name>ApacheDS</name>
   <packaging>pom</packaging>
 
@@ -665,8 +665,8 @@
   </build>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/apacheds/tags/1.5.6</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/apacheds/tags/1.5.6</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/apacheds/tags/1.5.6</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/apacheds/branches/apacheds-1.5.6</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/apacheds/branches/apacheds-1.5.6</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-1.5.6</url>
   </scm>
 </project>
diff --git a/protocol-changepw/pom.xml b/protocol-changepw/pom.xml
index 42f0f6d..bc51040 100644
--- a/protocol-changepw/pom.xml
+++ b/protocol-changepw/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-protocol-changepw</artifactId>
diff --git a/protocol-dhcp/pom.xml b/protocol-dhcp/pom.xml
index 710db33..39f02d9 100644
--- a/protocol-dhcp/pom.xml
+++ b/protocol-dhcp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-protocol-dhcp</artifactId>
diff --git a/protocol-dns/pom.xml b/protocol-dns/pom.xml
index 41b6fc7..bad9af4 100644
--- a/protocol-dns/pom.xml
+++ b/protocol-dns/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-protocol-dns</artifactId>
diff --git a/protocol-kerberos/pom.xml b/protocol-kerberos/pom.xml
index 95dbda0..97b76f7 100644
--- a/protocol-kerberos/pom.xml
+++ b/protocol-kerberos/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <groupId>org.apache.directory.server</groupId>  
diff --git a/protocol-ldap/pom.xml b/protocol-ldap/pom.xml
index 6276e4d..36cb251 100644
--- a/protocol-ldap/pom.xml
+++ b/protocol-ldap/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-protocol-ldap</artifactId>
 
diff --git a/protocol-ntp/pom.xml b/protocol-ntp/pom.xml
index d0a6aff..21db953 100644
--- a/protocol-ntp/pom.xml
+++ b/protocol-ntp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-protocol-ntp</artifactId>
diff --git a/protocol-shared/pom.xml b/protocol-shared/pom.xml
index c115e05..8298b78 100644
--- a/protocol-shared/pom.xml
+++ b/protocol-shared/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <groupId>org.apache.directory.server</groupId>
diff --git a/server-annotations/pom.xml b/server-annotations/pom.xml
index 3f78854..c940e38 100644
--- a/server-annotations/pom.xml
+++ b/server-annotations/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-server-annotations</artifactId>
diff --git a/server-integ/pom.xml b/server-integ/pom.xml
index c191dfc..3a01157 100644
--- a/server-integ/pom.xml
+++ b/server-integ/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-server-integ</artifactId>
diff --git a/server-jndi/pom.xml b/server-jndi/pom.xml
index 356cf4e..92fb967 100644
--- a/server-jndi/pom.xml
+++ b/server-jndi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-server-jndi</artifactId>
diff --git a/server-replication/pom.xml b/server-replication/pom.xml
index c8bb34b..493bd67 100644
--- a/server-replication/pom.xml
+++ b/server-replication/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-server-replication</artifactId>
diff --git a/server-tools/pom.xml b/server-tools/pom.xml
index 9413b97..f0697b9 100644
--- a/server-tools/pom.xml
+++ b/server-tools/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-server-tools</artifactId>
diff --git a/server-xml/pom.xml b/server-xml/pom.xml
index 9b6947f..2552783 100644
--- a/server-xml/pom.xml
+++ b/server-xml/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-server-xml</artifactId>
diff --git a/test-framework/pom.xml b/test-framework/pom.xml
index 59b80e5..316015a 100644
--- a/test-framework/pom.xml
+++ b/test-framework/pom.xml
@@ -3,7 +3,7 @@
     <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-test-framework</artifactId>
diff --git a/utils/pom.xml b/utils/pom.xml
index c4103ac..4f85117 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-utils</artifactId>
diff --git a/xbean-spring/pom.xml b/xbean-spring/pom.xml
index a99a510..7ced431 100644
--- a/xbean-spring/pom.xml
+++ b/xbean-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>apacheds-parent</artifactId>
     <groupId>org.apache.directory.server</groupId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
diff --git a/xdbm-base/pom.xml b/xdbm-base/pom.xml
index 578acf5..35f9c11 100644
--- a/xdbm-base/pom.xml
+++ b/xdbm-base/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-xdbm-base</artifactId>
diff --git a/xdbm-search/pom.xml b/xdbm-search/pom.xml
index 0f4269f..8b23d5f 100644
--- a/xdbm-search/pom.xml
+++ b/xdbm-search/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-xdbm-search</artifactId>
diff --git a/xdbm-tools/pom.xml b/xdbm-tools/pom.xml
index 60768b2..e9b55a4 100644
--- a/xdbm-tools/pom.xml
+++ b/xdbm-tools/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.6</version>
+    <version>1.5.7-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-xdbm-tools</artifactId>
   <name>ApacheDS Generalized (X) DBM Tools</name>